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