From d9d1c1bcd3a5f05f2734b9a7a5e0489f20c76d5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 2 Oct 2023 14:12:56 +0200 Subject: [PATCH] Update install --- scripts/install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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