From a33f47c31eab29a87d649683b96ed0e1c73014a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 30 Jul 2023 16:21:51 +0100 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 87cfd0b..8ed2f6f 100755 --- a/scripts/install +++ b/scripts/install @@ -16,7 +16,6 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression --message="Setting up source files..." --weight=1 -ynh_remove_go mkdir -p "$install_dir" ynh_exec_warn_less git clone https://git.j3s.sh/vore "$install_dir" --quiet