From 96304c9a85bf225644347d137e086e7ca1b86aba Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 28 Jan 2021 10:44:21 +0100 Subject: [PATCH] fix install script --- scripts/2021/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/2021/install.sh b/scripts/2021/install.sh index 8ef2970..ee3f7c8 100755 --- a/scripts/2021/install.sh +++ b/scripts/2021/install.sh @@ -9,7 +9,7 @@ done for scr in donaralt donaraltna donaraltopt donardup donardupna donardupopt tor1wcli tor2wcli torfone torfonena torfoneopt torhs torhsna torhsopt; do wget https://gitlab.inria.fr/qdufour/donar/-/raw/master/scripts/2021/${scr}?inline=false -O ${scr} - chmod +x ${bin} + chmod +x ${scr} done cd /etc/systemd/system/