kimai Switch to tarball

This commit is contained in:
CanbiZ 2025-10-29 13:43:32 -07:00 committed by GitHub
parent 0e4ef69d23
commit 28a6b688b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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