Magicmirror: add git dependency
Some checks are pending
Auto Update .app-files / update-app-files (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Close Discussion on PR Merge / close-discussion (push) Waiting to run
Frontend CI/CD / test-json-files (push) Waiting to run
Frontend CI/CD / build (push) Blocked by required conditions
Frontend CI/CD / deploy (push) Blocked by required conditions
Sync to Gitea / sync (push) Waiting to run

This commit is contained in:
CanbiZ 2025-08-01 22:07:33 +02:00 committed by GitHub
parent 7c41c51bfe
commit 88483b7dab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,10 @@ setting_up_container
network_check
update_os
msg_info "Setup Dependencies"
$STD apt-get install -y git
msg_ok "Setup Dependencies"
NODE_VERSION="22" setup_nodejs
fetch_and_deploy_gh_release "magicmirror" "MagicMirrorOrg/MagicMirror" "tarball"