diff --git a/init.bash b/init.bash index 5f3ea4e..052ce2e 100755 --- a/init.bash +++ b/init.bash @@ -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