From 5672ff56d26a03ad3bfd3b3fb10e537d89a994f8 Mon Sep 17 00:00:00 2001 From: xin Date: Sun, 9 Nov 2025 08:54:33 +0800 Subject: [PATCH] feat: sync filesystem --- files_download.txt | 2 +- playbooks/site.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/files_download.txt b/files_download.txt index af37fa2..3782240 100644 --- a/files_download.txt +++ b/files_download.txt @@ -1 +1 @@ -http://xplayer-ota.pureroad.cn/files_20251109_075900.tar.xz +http://xplayer-ota.pureroad.cn/files_20251109_085326.tar.xz diff --git a/playbooks/site.yml b/playbooks/site.yml index 70b7f54..70b3bb2 100644 --- a/playbooks/site.yml +++ b/playbooks/site.yml @@ -334,7 +334,6 @@ - enable_xplayer_server - start_xplayer_server - restart_xplayer_server - - reboot_required register: copy_result changed_when: copy_result.changed or (force_update | default(false) | bool)