add latest

This commit is contained in:
CanbiZ (MickLesk) 2026-01-26 14:40:06 +01:00
parent ca0a11e87a
commit c5dfa9d403

View File

@ -14,7 +14,7 @@ network_check
update_os update_os
NODE_VERSION="22" NODE_MODULE="yarn" setup_nodejs NODE_VERSION="22" NODE_MODULE="yarn" setup_nodejs
fetch_and_deploy_gh_release "jotty" "fccview/jotty" "prebuild" "/opt/jotty" "jotty_*_prebuild.tar.gz" fetch_and_deploy_gh_release "jotty" "fccview/jotty" "prebuild" "latest" "/opt/jotty" "jotty_*_prebuild.tar.gz"
msg_info "Setup jotty" msg_info "Setup jotty"
mkdir -p data/{users,checklists,notes} mkdir -p data/{users,checklists,notes}