update
This commit is contained in:
parent
228dbc536f
commit
c35faf7323
10
init.bash
10
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user