Fix Xray Menu
This commit is contained in:
5
menu
5
menu
@@ -276,6 +276,7 @@ menuxray(){
|
||||
php /opt/DragonCore/menu.php xrayRemoveUser "$ident"
|
||||
echo ""
|
||||
echo -ne "Pressione enter para continuar"; read enter
|
||||
menuxray
|
||||
fi
|
||||
menuxray
|
||||
elif [ "$option" == "3" ]; then
|
||||
@@ -296,8 +297,9 @@ menuxray(){
|
||||
if [ -n "$dominio" ]; then
|
||||
php /opt/DragonCore/menu.php xrayCert "$dominio"
|
||||
echo ""
|
||||
chmod 777 -R /opt/DragonCore/ssl
|
||||
chmod 777 -R /opt/DragonCoreSSL
|
||||
echo -ne "Pressione enter para continuar"; read enter
|
||||
menuxray
|
||||
fi
|
||||
menuxray
|
||||
elif [ "$option" == "6" ]; then
|
||||
@@ -320,6 +322,7 @@ menuxray(){
|
||||
bash <(php /opt/DragonCore/menu.php xrayRemove)
|
||||
echo ""
|
||||
echo -ne "Pressione enter para continuar"; read enter
|
||||
menuxray
|
||||
fi
|
||||
menuxray
|
||||
else
|
||||
|
||||
@@ -1 +1 @@
|
||||
39 Year Of the Noodle Dragon
|
||||
40 Year Of the Noodle Dragon
|
||||
Reference in New Issue
Block a user