change "echo ===" to "echo #<<<" to avoid confusing when searching for ===
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
echo '>>>> Starting gitea ...'
|
||||
echo '#>>>> Starting gitea ...'
|
||||
cd /faronear/git/gitea
|
||||
pm2 start -x './gitea' --name gitea -- web
|
||||
|
||||
echo '>>>> Started gitea.'
|
||||
echo '#>>>> Started gitea.'
|
||||
|
||||
Reference in New Issue
Block a user