diff --git a/setup.sh b/setup.sh index ab515b9..8fc1de0 100644 --- a/setup.sh +++ b/setup.sh @@ -82,11 +82,12 @@ wget https://${akbarvpnnnnnnnnnn}/ohp.sh && chmod +x ohp.sh && ./ohp.sh wget https://${akbarvpnnnnnnnn}/set-br.sh && chmod +x set-br.sh && ./set-br.sh +rm -f /root/cf.sh rm -f /root/ssh-vpn.sh -rm -f /root/sstp.sh -rm -f /root/wg.sh -rm -f /root/ss.sh -rm -f /root/ssr.sh +#rm -f /root/sstp.sh +#rm -f /root/wg.sh +#rm -f /root/ss.sh +#rm -f /root/ssr.sh rm -f /root/ins-xray.sh rm -f /root/ipsec.sh rm -f /root/set-br.sh diff --git a/ssh/cf.sh b/ssh/cf.sh index adaf9ef..a4f8ef9 100644 --- a/ssh/cf.sh +++ b/ssh/cf.sh @@ -23,9 +23,9 @@ echo -e "${NC}${LIGHT}Please Contact Admin!!" echo -e "${NC}${LIGHT}Telegram : https://t.me/liz_mine" exit 0 fi -clear sleep 1 clear +cd /root/ apt install jq curl -y DOMAIN=lizinstaller.my.id sub=$( /etc/xray/domain echo $SUB_DOMAIN > /root/domain echo "IP=$SUB_DOMAIN" >>/var/lib/akbarstorevpn/ipvps.conf -rm -f /root/cf.sh sleep 3