From 8fa784c97aa027c75b27cd4b9218fbeec511bb1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 21 Jun 2024 00:27:35 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 30ee687..a912855 100755 --- a/scripts/install +++ b/scripts/install @@ -22,7 +22,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/* ../patches # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir"