From e7ff8dbac01093f1e3293b9ba4b83633436c6d0b Mon Sep 17 00:00:00 2001 From: akanealw Date: Tue, 10 Oct 2023 12:47:21 -0500 Subject: [PATCH] added source command --- debian/debian-configure-wrestic.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/debian-configure-wrestic.sh b/debian/debian-configure-wrestic.sh index 1c403ea..7526e2f 100644 --- a/debian/debian-configure-wrestic.sh +++ b/debian/debian-configure-wrestic.sh @@ -13,3 +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