From 20befa93bb326691df378faf440c8272e55b0334 Mon Sep 17 00:00:00 2001 From: Julien Escario Date: Tue, 19 Oct 2021 07:26:45 +0200 Subject: [PATCH] Update TODO --- wireguard/wgportal_peer_install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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