diff --git a/manifest.toml b/manifest.toml index e5a685f..e250e4c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,6 +53,7 @@ ram.runtime = "1024M" sha256 = "4eb191029a142f11f4c30cf558e2552ea4b9d659aee54cb65a5e7e4f6f56bd11" extract = false rename = "source.tar.gz" + # autoupdater temporarily disabled, waiting for 0.43.1 final release (python 3 support) # autoupdate.strategy = "latest_github_release" [resources.system_user] diff --git a/scripts/install b/scripts/install index 9e1ad07..957b8d2 100755 --- a/scripts/install +++ b/scripts/install @@ -74,13 +74,11 @@ ynh_script_progression --message="Adding a configuration file..." --weight=1 ynh_add_config --template="../conf/motioneye.conf" --destination="$install_dir/motioneye.conf" - #================================================= # GENERIC FINALIZATION #================================================= # START SYSTEMD SERVICE #================================================= - ynh_script_progression --message="Starting a systemd service..." --weight=1 # Start a systemd service