diff --git a/wireguard/wgportal_peer_install.sh b/wireguard/wgportal_peer_install.sh index 17280e1..51c6e4d 100755 --- a/wireguard/wgportal_peer_install.sh +++ b/wireguard/wgportal_peer_install.sh @@ -1,8 +1,7 @@ #!/bin/sh # TODO : -# - add root user detection -# - verify curl output to prevent overwriting config file with an HTTP answer +# - add root user detection (only warn) # - verify trailling slash existenz at the end of the URL param VER=0.1