study/linux/shell/other/wechat.sh

5 lines
115 B
Bash
Executable File

#!/usr/bin/env bash
wechat_home="/home/zeek/software/electronic-wechat"
cd $wechat_home && npm start &> /dev/null