feat: for buildin dac
This commit is contained in:
parent
c8c2b1e815
commit
4b785c968a
@ -1 +1 @@
|
||||
http://xplayer-ota.pureroad.cn/files_20250902_231636.tar.xz
|
||||
http://xplayer-ota.pureroad.cn/files_20250903_221643.tar.xz
|
||||
|
||||
@ -109,6 +109,9 @@
|
||||
- src: ../files/cpufrequtils
|
||||
dest: /etc/default/cpufrequtils
|
||||
mode: '0644'
|
||||
- src: ../files/led-startup.sh
|
||||
dest: /usr/bin/led-startup.sh
|
||||
mode: '0755'
|
||||
|
||||
- name: Create directories
|
||||
file:
|
||||
|
||||
1
sync.sh
1
sync.sh
@ -31,6 +31,7 @@ rsync 5c:/usr/bin/shairport_monitor.sh files/shairport_monitor.sh
|
||||
rsync 5c:/usr/bin/sing-box files/sing-box
|
||||
rsync 5c:/etc/systemd/system/sing-box.service files/sing-box.service
|
||||
rsync -avz --exclude='login/' 5c:/srv/login/ files/login/
|
||||
rsync 5c:/usr/bin/led-startup.sh files/led-startup.sh
|
||||
|
||||
# Clean up macOS resource fork files
|
||||
find files -name "._*" -type f -delete
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user