Update tools can update program without dpkg

This commit is contained in:
2023-12-03 10:33:04 +08:00
parent 02c882c33c
commit 6ee9e2a85f
2 changed files with 26 additions and 2 deletions

View File

@@ -50,6 +50,8 @@ jobs:
cp deep-wine-runner/off-line-shell/bwrap_amd64 package/bwrap -rv
sudo chmod 777 -Rv package
cd package
# 添加 Wine 运行器离线模式标识
touch opt/apps/deepin-wine-runner/off-line.lock
tar -cvf ../spark-deepin-wine-runner-off-line.tar *
cd ..
xz -T $cpu spark-deepin-wine-runner-off-line.tar