fix bubble unit and revert alloy
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user