From 0849ee4b37dab65bf14126d2ac73ca72aeb1d3ce Mon Sep 17 00:00:00 2001 From: SolAZDev Date: Fri, 8 Sep 2023 20:11:53 -0400 Subject: [PATCH] retry --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a66340d..001c0ef 100755 --- a/scripts/install +++ b/scripts/install @@ -180,7 +180,7 @@ popd # chown motion:motion "/etc/motioneye/motioneye.conf" # chown motion:motion "/var/lib/motioneye" chmod 777 "/etc/motioneye/motioneye.conf" -chmod 777 "/etc/motioneye/" +chmod 777 "/etc/motioneye" chmod 777 "/var/lib/motioneye" ynh_script_progression --message="Starting a systemd service..." --weight=1