From eed21a46e8794836ec4965912e68a8724febd37d Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Wed, 22 Apr 2026 06:25:00 +0200 Subject: [PATCH] Update install/ownfoil-install.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> --- install/ownfoil-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/ownfoil-install.sh b/install/ownfoil-install.sh index f5d60f92c..6717cfbe4 100644 --- a/install/ownfoil-install.sh +++ b/install/ownfoil-install.sh @@ -18,7 +18,7 @@ $STD apt install -y git msg_ok "Installed Dependencies" setup_uv -fetch_and_deploy_gh_release "ownfoil" "a1ex4/ownfoil" "tarball" "latest" "/opt/ownfoil" +fetch_and_deploy_gh_release "ownfoil" "a1ex4/ownfoil" "tarball" msg_info "Setting up Ownfoil" cd /opt/ownfoil