This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
yo
/
gitote
同期ミラー
https://gitlab.com/gitote/gitote
Watch
1
Star
1
Fork
0
ファイル
課題
0
Wiki
ブランチ:
master
ブランチ
タグ
master
gitote
/
script
/
autoboot
autoboot
86 B
パーマリンク
履歴
Raw
1
2
3
4
5
6
#!/bin/sh
set -e
su git -c "/home/git/gitote/scripts/gitote_supervisord.sh restart"