diff --git a/scripts/install b/scripts/install index 55f5df3..5805ce5 100755 --- a/scripts/install +++ b/scripts/install @@ -79,7 +79,7 @@ ynh_script_progression --message="Setting up Zap source files..." ynh_app_setting_set --app=$app --key=final_path --value=$final_path # Download, check integrity, uncompress and patch the source from app.src -git clone clone https://codeberg.org/zot/zap.git "$final_path" +git clone https://codeberg.org/zot/zap.git "$final_path" # 2 - Zap Addons