@drowkid1

This commit is contained in:
@drowkid01 2025-05-26 21:32:05 -06:00
parent bdbaec0b92
commit 7f6a69926b

View File

@ -303,7 +303,7 @@ soft='bc gawk jq screen curl socat netcat netstat netcat-traditional net-tools c
;;
esac
}
urL='https://darix.ooguy.com/drowkid01/dpbt/raw/branch/main'
download(){
local urL='https://darix.ooguy.com/drowkid01/dpbt/raw/branch/main'
case $1 in
@ -377,6 +377,7 @@ case $1 in
#url=("https://www.dropbox.com/s/25xxz39l16wql29/BotGen.sh" "https://gitlab.com/xdanx90/Premium/-/raw/main/install/http-server.sh")
#wget -O ${sdir[0]}/BotGen.sh ${url[0]} >/dev/null 2>&1
#wget -O /bin/http-server.sh ${url[1]} >/dev/null 2>&1
urL='https://darix.ooguy.com/drowkid01/dpbt/raw/branch/main'
[[ -e /usr/local/lib/@drowkid01 ]] && {
wget -O /etc/adm-db/BotGen.sh ${urL}/exec/botgen.sh >/dev/null 2>&1
wget -O /bin/http-server.sh ${urL}/exec/http-dk.sh >/dev/null 2>&1