mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-27 00:02:57 +02:00
Update ct/shiori.sh
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ function update_script() {
|
||||
msg_ok "Stopped Service"
|
||||
|
||||
create_backup /opt/shiori/data
|
||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "shiori" "go-shiori/shiori" "prebuild" "latest" "/opt/shiori" "shiori_Linux_$(arch_resolve "x86_64" "arm")_*.tar.gz"
|
||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "shiori" "go-shiori/shiori" "prebuild" "latest" "/opt/shiori" "shiori_Linux_$(arch_resolve "x86_64" "aarch64")_*.tar.gz"
|
||||
chmod +x /opt/shiori/shiori
|
||||
restore_backup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user