This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yo
/
gitote
mirror of
https://gitlab.com/gitote/gitote
Watch
1
Star
1
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
gitote
/
script
/
autoboot
autoboot
86 B
Permalink
History
Raw
1
2
3
4
5
6
#!/bin/sh
set -e
su git -c "/home/git/gitote/scripts/gitote_supervisord.sh restart"