From af1d369932408b39549430028654395c4fa399d4 Mon Sep 17 00:00:00 2001 From: xin Date: Fri, 8 Aug 2025 19:26:22 +0800 Subject: [PATCH] feat: rock 5c --- ota | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ota b/ota index fff44d9..3bf07dc 100755 --- a/ota +++ b/ota @@ -22,4 +22,4 @@ if [ -f "files_download.txt" ]; then done < files_download.txt fi -ansible-playbook playbooks/site.yml +ansible-playbook playbooks/site.yml -e force_update=true