|
|
@ -2207,8 +2207,7 @@ then |
|
|
|
|
|
|
|
# Update EasyEngine |
|
|
|
echo -e "\033[34mChecking EasyEngine Update, Please Wait...\e[0m" |
|
|
|
/bin/bash <(curl -sL https://raw.github.com/rtCamp/easyengine/stable/usr/local/sbin/eeupdate) && exit 0; |
|
|
|
exit 0; |
|
|
|
/bin/bash <(curl -sL https://raw.github.com/rtCamp/easyengine/stable/usr/local/sbin/eeupdate) |
|
|
|
|
|
|
|
else |
|
|
|
echo -e "\033[34mList Of Available Commands:\e[0m" |
|
|
|