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