feat: optimize ota
This commit is contained in:
parent
a20e21234b
commit
80332769b6
@ -1 +1 @@
|
||||
http://xplayer-ota.pureroad.cn/files_20250821_231256.tar.xz
|
||||
http://xplayer-ota.pureroad.cn/files_20250822_120330.tar.xz
|
||||
|
||||
@ -14,10 +14,6 @@
|
||||
mode: '0644'
|
||||
tags: apt
|
||||
|
||||
- name: Update apt cache
|
||||
shell:
|
||||
cmd: apt update -y
|
||||
|
||||
- name: install dependencies
|
||||
apt:
|
||||
name:
|
||||
@ -78,6 +74,8 @@
|
||||
- avahi-daemon
|
||||
# - upmpdcli
|
||||
state: present
|
||||
cache_valid_time: 3153600 # 365天缓存
|
||||
update_cache: no
|
||||
become: yes
|
||||
tags: apt
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user