Fix Xray Menu

This commit is contained in:
2025-12-01 00:39:35 -03:00
parent 5d36fa750a
commit 8d66b08728
2 changed files with 5 additions and 2 deletions

5
menu
View File

@@ -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

View File

@@ -1 +1 @@
39 Year Of the Noodle Dragon
40 Year Of the Noodle Dragon