wechat-web-devtools-linux/docker/docker-entrypoint
2020-09-05 04:38:59 +08:00

7 lines
87 B
Bash
Executable File

#!/bin/bash
/etc/init.d/dbus start &&
/opt/wechat/devtools/bin/wechat-devtools "$@"