先给脚本权限
chmod 777 脚本文件.bash
然后给脚本创建符号链接
ln -s ln -s wakeUpNas.bash wake
复制符号链接wake到/usr/bin/中
cp wake /usr/bin/