导出日志加入获取config包的内容

This commit is contained in:
wangsong 2022-08-15 14:26:17 +08:00
parent 8f11f0aea2
commit 7f6f3c06aa
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ cp /etc/apt/sources.list updaterlog || true
cp -r /etc/apt/sources.list.d/ updaterlog || true
cp -r /etc/apt/apt.conf.d/ updaterlog || true
cp -r /usr/share/kylin-update-desktop-config/config/ updaterlog || true
#复制后端的日志
cp -r /var/log/kylin-system-updater/ updaterlog || true