mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
8433d8d61e
commit
3035c85c17
3
661.sh
3
661.sh
|
@ -635,6 +635,8 @@ fi
|
||||||
}
|
}
|
||||||
|
|
||||||
ABC(){
|
ABC(){
|
||||||
|
search
|
||||||
|
echo $endpoint
|
||||||
echo $wpgo1 | sh
|
echo $wpgo1 | sh
|
||||||
echo $wpgo2 | sh
|
echo $wpgo2 | sh
|
||||||
echo $wpgo3 | sh
|
echo $wpgo3 | sh
|
||||||
|
@ -690,7 +692,6 @@ Restart=always
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
search
|
|
||||||
ABC
|
ABC
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable warp-go
|
systemctl enable warp-go
|
||||||
|
|
Loading…
Reference in New Issue