Skip to content

Commit

Permalink
Update reload_server.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AydanPirani authored Apr 10, 2024
1 parent 6624c3b commit 9e07a13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scripts/reload_server.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/bin/bash
cd /home/ubuntu/rp-api
ifconfig
uname -a
pm2 list
pm2 reload RP_API
pm2 reload RP_API

0 comments on commit 9e07a13

Please sign in to comment.