This commit is contained in:
@drowkid01 2025-05-28 01:52:07 +00:00
parent 228dbc536f
commit c35faf7323

View File

@ -658,6 +658,9 @@ bot_menu() {
}
fum_ver() {
ofus(){
ofusdk "$1"
}
while [[ ! $Keey ]]; do
clear
export PATH=$PATH:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/sbin:/bin:/usr/games
@ -903,7 +906,7 @@ while :; do
back
ox=$(selection_fun 4)
case $ox in
1)fix_key --scriptdk1;;
1)fix_key --scriptcgh;;
2)fix_key --vpsmx;;
3)fix_key --latam;;
4)fix_key --darnix;;
@ -926,7 +929,10 @@ done
elif [[ $1 == '--down-files' ]]; then
DOWS
elif [[ $1 == '--nginx' ]]; then
source <(curl -sSL https://gitea.com/drowkid01/scriptdk1/raw/branch/main/msg-bar/msg)
source <(curl -sSL https://gitea.com/drowkid01/scriptdk1/raw/branch/main/conf/nginx.sh)
else
exit&&exit
fi