Skip to content

Commit

Permalink
Update update.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Oct 22, 2023
1 parent 1596556 commit f2c47d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ if [ "$IPv4" = "false" ] && [ "$IPv6" = "false" ]; then
sleep inf
fi


while true; do
if [ "$IPv4" = "true" ]; then
curl -sLS4 https://ipv64.net/update.php?key="$DUK"
Expand Down

0 comments on commit f2c47d8

Please sign in to comment.