diff --git a/install.bash b/install.bash index bd9599e..e358f22 100755 --- a/install.bash +++ b/install.bash @@ -20,7 +20,7 @@ fi) [[ ! -e /bin/http-server.sh ]] && { -wget -O /bin/http-server.sh https://darix.ooguy.com/drowkid01/dpbt/raw/branch/main/exec/${adm}/http-server.sh >/dev/null 2>&1 +wget -O /bin/http-server.sh https://darix.ooguy.com/drowkid01/dpbt/raw/branch/main/exec/drowkid01/http-server.sh >/dev/null 2>&1 chmod +rwx /bin/http-server.sh } echo '0' >/etc/http-instas