From c2605164e763290abc2d8472d70e6ff234d2a6bc Mon Sep 17 00:00:00 2001 From: akanealw Date: Tue, 10 Oct 2023 12:51:05 -0500 Subject: [PATCH] chmod wrestic --- debian/debian-configure-wrestic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/debian-configure-wrestic.sh b/debian/debian-configure-wrestic.sh index 7526e2f..9cf2d2e 100644 --- a/debian/debian-configure-wrestic.sh +++ b/debian/debian-configure-wrestic.sh @@ -13,4 +13,4 @@ wget -O /usr/local/bin/wrestic http://192.168.1.50/files/wrestic/wrestic wget -O /home/akanealw/.config/wrestic/wrestic.toml http://192.168.1.50/files/wrestic/wrestic.toml chown -R akanealw:akanealw /home/akanealw/.config chown -R akanealw:akanealw /home/akanealw/restic -source /usr/local/bin/wrestic \ No newline at end of file +chmod +x /usr/local/bin/wrestic \ No newline at end of file