From e95f1b0740b2368857779a5bee948f0d8780cbf8 Mon Sep 17 00:00:00 2001 From: xin Date: Sat, 9 Aug 2025 17:36:46 +0800 Subject: [PATCH] fix: set volume --- files_download.txt | 2 +- sync.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files_download.txt b/files_download.txt index b52324d..6b38d3c 100644 --- a/files_download.txt +++ b/files_download.txt @@ -1 +1 @@ -http://xplayer-ota.pureroad.cn/files_20250809_100907.tar.xz +http://xplayer-ota.pureroad.cn/files_20250809_173420.tar.xz diff --git a/sync.sh b/sync.sh index 98cf618..9fb2de3 100755 --- a/sync.sh +++ b/sync.sh @@ -29,5 +29,5 @@ rsync am60:/usr/bin/shairport_monitor.sh files/shairport_monitor.sh rsync am60:/etc/upmpdcli.conf files/upmpdcli.conf rsync am60:/usr/bin/sing-box files/sing-box rsync am60:/etc/systemd/system/sing-box.service files/sing-box.service -rsync -avz am60:/srv/login files/login +rsync -avz am60:/srv/login files/ echo "done" \ No newline at end of file