This commit is contained in:
Adil Hafeez 2024-10-27 15:51:51 -07:00
parent f2e0ed9398
commit a52297287e

View file

@ -8,7 +8,7 @@ print_debug() {
log "Received signal to stop"
log "Printing debug logs for model_server"
log "===================================="
tail -n 500 ~/archgw_modelserver.log
tail -n 500 ~/archgw_logs/modelserver.log
log "Printing debug logs for docker"
log "===================================="
tail -n 500 ../build.log