merge *-all.* into *-recursive.*

This commit is contained in:
陆柯 2023-01-12 19:16:00 +08:00
parent a1a8195bf4
commit 3dfa327b22

View File

@ -1,7 +0,0 @@
echo '>>>> Starting http2https in pm2 ...'
cd /faronear/git/git.faronear.org
# sudo it so that pm2 list shows it as root
sudo pm2 start ./node_modules/wo-base-webserver/webserver.js --name git.http2https
cd /faronear/git
echo '>>>> Started http2https.'