From 78ff59565d9d8ff47ee776dc3af9b3c933bb2338 Mon Sep 17 00:00:00 2001 From: ION606 Date: Tue, 17 Sep 2024 16:57:10 -0400 Subject: [PATCH] path fix --- auto/restartservices.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto/restartservices.sh b/auto/restartservices.sh index 5aff8f8..ce96e3b 100644 --- a/auto/restartservices.sh +++ b/auto/restartservices.sh @@ -1,4 +1,4 @@ -chmod +x $PWD/.customscripts/run.sh +chmod +x $PWD/.automations//run.sh sudo systemctl daemon-reload sudo systemctl restart shownotif.service