]> source.dussan.org Git - gitea.git/commit
add auto start script
authorjacksonpan <530933208@qq.com>
Mon, 13 Oct 2014 06:32:08 +0000 (14:32 +0800)
committerjacksonpan <530933208@qq.com>
Mon, 13 Oct 2014 06:32:08 +0000 (14:32 +0800)
commit9e4c2afad7b4593b388a38996e6fbc071d942e85
tree6fcc47a8a6c9ba42456e9bf4686e20bbd576f3b5
parent2dd4ab65c74543d60b8691c0488efc0e5bb08684
add auto start script

how to use:
vim /etc/rc.local, then add
cd /home/git/gogs; scripts/autoboot.sh
(goes path you can replace your path)
scripts/autoboot.sh [new file with mode: 0644]