Update serv00keep.sh
This commit is contained in:
+1
-1
@@ -1167,7 +1167,7 @@ rm -rf sb.log core tunnel.yml tunnel.json fake_useragent_0.2.0.json
|
|||||||
}
|
}
|
||||||
|
|
||||||
if [ ! -f serv00keep.sh ]; then
|
if [ ! -f serv00keep.sh ]; then
|
||||||
curl -sSL https://raw.githubusercontent.com/yonggekkk/sing-box-yg/beta/serv00keep.sh -o serv00keep.sh && chmod +x serv00keep.sh
|
curl -sSL https://raw.githubusercontent.com/yonggekkk/sing-box-yg/beta1/serv00keep.sh -o serv00keep.sh && chmod +x serv00keep.sh
|
||||||
echo '#!/bin/bash
|
echo '#!/bin/bash
|
||||||
red() { echo -e "\e[1;91m$1\033[0m"; }
|
red() { echo -e "\e[1;91m$1\033[0m"; }
|
||||||
green() { echo -e "\e[1;32m$1\033[0m"; }
|
green() { echo -e "\e[1;32m$1\033[0m"; }
|
||||||
|
|||||||
Reference in New Issue
Block a user