1 2 3 4 5 6 7
#!/bin/bash XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-~/.config} # Launch exec /opt/wechat-devtools/bin/wechat-devtools-cli "$@"