提交 155c91da 编写于 作者: S Simon Fels

scripts: fix quoting problem with launch cmdline

上级 94028a16
......@@ -76,10 +76,10 @@ start() {
fi
exec "$SNAP"/bin/anbox-wrapper.sh container-manager \
"$EXTRA_ARGS" \
--data-path="$DATA_PATH" \
--android-image="$ANDROID_IMG" \
--daemon
--daemon \
$EXTRA_ARGS
}
stop() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册