mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[misc] goodbye grunt
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
set -e
|
||||
|
||||
echo "Checking can connect to mongo and redis"
|
||||
cd /var/www/sharelatex && grunt check:redis
|
||||
cd /var/www/sharelatex && grunt check:mongo
|
||||
cd /var/www/sharelatex/web
|
||||
node scripts/server-ce/check-mongodb
|
||||
node scripts/server-ce/check-redis
|
||||
echo "All checks passed"
|
||||
|
||||
Reference in New Issue
Block a user