Update setup.bot
This commit is contained in:
parent
7afacb5cba
commit
6dbc1ebda9
@ -50,7 +50,7 @@ MIP2=$(wget -qO- ipv4.icanhazip.com)
|
||||
function_verify () {
|
||||
unset keybot
|
||||
|
||||
permited=$(curl -sSL "https://raw.githubusercontent.com/Qm90R2VuIDIwMjQgQ2h1bW9HSCsK/U291cmNlIEJvckdlbiBBRE1jZ2ggQ2h1bW9HSCAyMDI0IFBsdXM-/main/source/Control-Bot.txt")
|
||||
permited=$(curl -sSL "https://raw.githubusercontent.com/darnix1/permission/refs/heads/main/ipmini")
|
||||
|
||||
[[ $(echo $permited|grep "${IP}") = "" ]] && {
|
||||
clear
|
||||
@ -630,7 +630,7 @@ esac
|
||||
|
||||
_dowUP(){
|
||||
#[[ -e /bin/MultiBot.sh ]] || wget -O /bin/MultiBot.sh https://raw.githubusercontent.com/Qm90R2VuIDIwMjQgQ2h1bW9HSCsK/U291cmNlIEJvckdlbiBBRE1jZ2ggQ2h1bW9HSCAyMDI0IFBsdXM-/main/init.M/BotGen.sh
|
||||
wget -O /bin/MultiBot.sh https://raw.githubusercontent.com/Qm90R2VuIDIwMjQgQ2h1bW9HSCsK/U291cmNlIEJvckdlbiBBRE1jZ2ggQ2h1bW9HSCAyMDI0IFBsdXM-/main/init.M/BotGen.sh
|
||||
wget -O /bin/MultiBot.sh https://raw.githubusercontent.com/darnix1/Botcgh/main/init.M/BotGen.sh
|
||||
[[ -e /bin/MultiBot.sh ]] && chmod +x /bin/MultiBot.sh
|
||||
_restartSERVICES
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user