From 727b835bf8c4e123576431081dfe13c1ad501180 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 1 Jul 2024 17:44:02 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index d691942..3c0ca8e 100755 --- a/scripts/install +++ b/scripts/install @@ -26,7 +26,7 @@ ynh_mysql_db_shell \ ynh_script_progression "Setting up source files..." # Enable YunoHost patches on Nextcloud sources -cp -a ../patches_last_version/* ../patches +cp -a ../sources/patches_last_version/* ../sources/patches # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir"