kimai Switch to tarball

This commit is contained in:
CanbiZ
2025-10-29 13:43:32 -07:00
committed by Michel Roegl-Brunner
parent 5b3a31f5ea
commit 992e1c80cf

View File

@@ -41,7 +41,7 @@ $STD mariadb -u root -e "GRANT ALL ON $DB_NAME.* TO '$DB_USER'@'localhost'; FLUS
} >>~/kimai.creds
msg_ok "Set up database"
fetch_and_deploy_gh_release "Kimai" "kimai/kimai" "prebuild" "latest" "/opt/kimai" "kimai-release-*.zip"
fetch_and_deploy_gh_release "Kimai" "kimai/kimai"
msg_info "Installing Kimai"
cd /opt/kimai