Removed test.sh

This commit is contained in:
Netkas 2021-01-14 13:52:05 -05:00
parent bcab3ce753
commit 3489c8f596
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
if ! python3 scripts/warmup.py; then
echo "ERROR: Some services failed to start successfully duing the warmup process"
exit 1
fi