mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-12-13 09:36:43 +00:00
update
This commit is contained in:
@@ -12,8 +12,10 @@ if [ -d /workspace ]; then
|
||||
cd /workspace
|
||||
fi
|
||||
|
||||
sleep infinity
|
||||
#sleep infinity
|
||||
|
||||
# use eval because commands likes `key=value command` would cause file not found error when using $@, but this eval will ruin current environment
|
||||
eval $@
|
||||
|
||||
# Persist output
|
||||
sleep 15
|
||||
|
||||
Reference in New Issue
Block a user