diff --git a/scripts/install b/scripts/install index 7ebde47..26ff017 100644 --- a/scripts/install +++ b/scripts/install @@ -86,11 +86,10 @@ ynh_mysql_execute_as_root --sql="ALTER DATABASE $db_name charset=utf8" #================================================= ynh_script_progression --message="Setting up source files..." --weight=1 - # Load the last available version source upgrade.d/upgrade.last.sh -# Create an app.src for the last version of nextcloud +# Create an app.src for the last version of Dolibarr cat > ../conf/app.src << EOF SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/$next_version.tar.gz SOURCE_SUM=$dolibarr_source_sha256