This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3768
Commits
2
Branches
178 MiB
Go
79.7%
Roff
9%
Shell
5.4%
JavaScript
2.4%
CSS
2.3%
Other
1%
Tree:
0c9a616326
for-closed-social
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0c9a616326'
${ noResults }
gitea
/
scripts
/
autoboot.sh
2 lines
73 B
Raw
Blame
History
#!/bin/sh
su git -c
"/home/git/gogs/scripts/gogs_supervisord.sh restart"