Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
KATTA-00 authored Jan 27, 2024
1 parent 82bef19 commit 8f381d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/backend/run.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

cd

# Check if backendserver is running
if pm2 describe backendserver &> /dev/null; then
# If running, restart it
Expand Down

0 comments on commit 8f381d6

Please sign in to comment.