Skip to content

Commit

Permalink
Merge pull request #14 from ReflectionsProjections/dev/aydan/get-relo…
Browse files Browse the repository at this point in the history
…ad-info

Update reload_server.sh
  • Loading branch information
AydanPirani authored Apr 10, 2024
2 parents 6624c3b + 9e07a13 commit b7770dc
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 b7770dc

Please sign in to comment.