xplayer-ota/init.sh
2025-08-06 18:21:21 +08:00

3 lines
106 B
Bash
Executable File

apt-get update -y
apt-get install ansible-core -y
ansible-playbook playbooks/site.yml -e force_update=true