u
This commit is contained in:
6
gitea-run.sh
Executable file
6
gitea-run.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
echo '>>>> Starting gitea ...'
|
||||
cd /faronear/git/gitea
|
||||
# sudo it so that pm2 list shows it as root
|
||||
sudo pm2 start -x './gitea' --name gitea -- web
|
||||
|
||||
echo '>>>> Started gitea.'
|
||||
Reference in New Issue
Block a user