From b4cd424bf1cb3ebf6034a22d19c9fa9e5dfc6dd0 Mon Sep 17 00:00:00 2001 From: xin Date: Fri, 8 Aug 2025 18:50:45 +0800 Subject: [PATCH] feat: rock 5c --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 27e74a8..c98e728 100755 --- a/init.sh +++ b/init.sh @@ -1,3 +1,3 @@ apt-get update -y apt-get install ansible-core -y -ansible-playbook playbooks/site.yml -e force_update=true \ No newline at end of file +./ota \ No newline at end of file