diff --git a/scripts/upgrade b/scripts/upgrade index adabc8a..0e38eca 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -34,6 +34,7 @@ then # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir" --keep="config.yml" + mv $install_dir/gotify-linux-* $install_dir/gotify fi chmod -R o-rwx "$install_dir"