fix bubble unit and revert alloy

This commit is contained in:
iceBear67
2026-07-08 23:47:53 +08:00
parent 7b9bd5567a
commit 8bb600d5ef
5 changed files with 6 additions and 20 deletions
+4 -1
View File
@@ -5,7 +5,10 @@ depend() {
}
start_pre() {
docker pull git.sfclub.cc/cloud/workspace-image:latest
until docker info >/dev/null 2>&1; do
sleep 2
done
docker pull git.sfclub.cc/cloud/workspace-image:latest
}
command="/usr/bin/bubble"