From 47e7770dc4aac0cc8767935558a0c8cae74632c1 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 30 Sep 2021 05:44:13 +0330 Subject: opewrt,haproxy,nginx,ejabberd,.... --- gen_wg_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gen_wg_config.sh') diff --git a/gen_wg_config.sh b/gen_wg_config.sh index 983c7b7..abebe36 100755 --- a/gen_wg_config.sh +++ b/gen_wg_config.sh @@ -1,5 +1,5 @@ #!/bin/sh -# run with su -i;e.g. su -i && gen_wg_config.sh +# before running this switch to sudo i.e., sudo -i or su - set -x set -e -- cgit v1.2.3