From ddb1ba044e5accb14c10dbe391a80e1a8ce8c164 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Wed, 22 Apr 2026 06:24:49 +0200 Subject: [PATCH] Update ct/ownfoil.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- ct/ownfoil.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/ownfoil.sh b/ct/ownfoil.sh index 298689450..587f5379c 100644 --- a/ct/ownfoil.sh +++ b/ct/ownfoil.sh @@ -38,7 +38,7 @@ function update_script() { cp -r /opt/ownfoil/app/config /opt/ownfoil_data_backup 2>/dev/null || true msg_ok "Backed up Data" - CLEAN_INSTALL=1 fetch_and_deploy_gh_release "ownfoil" "a1ex4/ownfoil" "tarball" "latest" "/opt/ownfoil" + CLEAN_INSTALL=1 fetch_and_deploy_gh_release "ownfoil" "a1ex4/ownfoil" "tarball" msg_info "Installing Dependencies" cd /opt/ownfoil