update
This commit is contained in:
parent
228dbc536f
commit
c35faf7323
10
init.bash
10
init.bash
@ -658,6 +658,9 @@ bot_menu() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
fum_ver() {
|
fum_ver() {
|
||||||
|
ofus(){
|
||||||
|
ofusdk "$1"
|
||||||
|
}
|
||||||
while [[ ! $Keey ]]; do
|
while [[ ! $Keey ]]; do
|
||||||
clear
|
clear
|
||||||
export PATH=$PATH:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/sbin:/bin:/usr/games
|
export PATH=$PATH:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/sbin:/bin:/usr/games
|
||||||
@ -903,7 +906,7 @@ while :; do
|
|||||||
back
|
back
|
||||||
ox=$(selection_fun 4)
|
ox=$(selection_fun 4)
|
||||||
case $ox in
|
case $ox in
|
||||||
1)fix_key --scriptdk1;;
|
1)fix_key --scriptcgh;;
|
||||||
2)fix_key --vpsmx;;
|
2)fix_key --vpsmx;;
|
||||||
3)fix_key --latam;;
|
3)fix_key --latam;;
|
||||||
4)fix_key --darnix;;
|
4)fix_key --darnix;;
|
||||||
@ -926,7 +929,10 @@ done
|
|||||||
|
|
||||||
elif [[ $1 == '--down-files' ]]; then
|
elif [[ $1 == '--down-files' ]]; then
|
||||||
DOWS
|
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
|
else
|
||||||
exit&&exit
|
exit&&exit
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user