Update install/hister-install.sh

This commit is contained in:
Sam Heinz
2026-08-05 06:52:50 +10:00
committed by GitHub
parent 1c7c600e08
commit 72d06c74f8
+1 -2
View File
@@ -13,8 +13,7 @@ setting_up_container
network_check
update_os
ARCH=$(dpkg --print-architecture)
fetch_and_deploy_gh_release "hister" "asciimoo/hister" "singlefile" "latest" "/usr/local/bin" "hister_*_linux_${ARCH}"
fetch_and_deploy_gh_release "hister" "asciimoo/hister" "singlefile" "latest" "/usr/local/bin" "hister_*_linux_$(arch_resolve)"
msg_info "Configuring Hister"
mkdir -p /opt/hister/data /etc/hister