From e7de2de156d99754fd09f7cd6d900c20c387f1ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 16 Nov 2023 13:47:03 +0100 Subject: [PATCH] Update install --- scripts/install | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install b/scripts/install index 0c81dc1..200bd3a 100644 --- a/scripts/install +++ b/scripts/install @@ -20,8 +20,6 @@ ynh_script_progression --message="Setting up source files..." --weight=6 # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir" -ynh_setup_source --dest_dir="$install_dir" --source_id="rabbitmq" - #================================================= # INSTALL RABBITMQ #=================================================