跳至主要内容

ubuntu mate添加启动脚本

Create a file: /etc/rc.local

File contents:

#!/bin/sh -e
your script here
exit 0

评论

此博客中的热门博文