diff --git a/scripts/upgrade b/scripts/upgrade index 94abfd7..65a2259 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -24,6 +24,7 @@ then ynh_script_progression --message="Upgrading source files..." --weight=4 ynh_secure_remove --file=$install_dir + mkdir "$install_dir" # Download, check integrity, uncompress and patch the source from app.src mv ../sources/dist/ "$install_dir" fi