From 8d7c74be8ba891dff55be24ab05a421867179c48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 30 Mar 2023 16:01:11 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index f34a781..6644b6b 100644 --- a/scripts/install +++ b/scripts/install @@ -48,7 +48,7 @@ ynh_mongo_setup_db --db_user=$db_user --db_name=$db_name ynh_script_progression --message="Setting up source files..." --weight=10 # Download, check integrity, uncompress and patch the source from app.src -ynh_setup_source --dest_dir="$install_dir" --source_id="app" +ynh_setup_source --dest_dir="$install_dir" mkdir "/tmp/ufs"