mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 11:02:04 +08:00
移除争议内容
This commit is contained in:
@@ -41,7 +41,7 @@ else
|
||||
fi
|
||||
|
||||
$aceCommand echo "Welcome to BCM! Trying to install package"
|
||||
if [ -z "`bookworm-run which aptss`" ];then
|
||||
if [ -z "`$aceCommand which aptss`" ];then
|
||||
wget https://zunyun01.store.deepinos.org.cn/store/depends/spark-store-console-in-container_4.2.6.2_all.deb -O /tmp/ssconsole.deb
|
||||
$aceCommand apt install /tmp/ssconsole.deb -y
|
||||
rm /tmp/ssconsole.deb -f
|
||||
|
||||
Reference in New Issue
Block a user