Update Utility Script authored by Derek Williams's avatar Derek Williams
...@@ -20,3 +20,7 @@ fi ...@@ -20,3 +20,7 @@ fi
It searches the computer you're on for the FreshmanRPGSuite utility script. If it finds the script, it will add a `frpg` command line alias that runs the script. It searches the computer you're on for the FreshmanRPGSuite utility script. If it finds the script, it will add a `frpg` command line alias that runs the script.
You may need to close and reopen the terminal or run `source ~/.bashrc` to update your bash commands. You may need to close and reopen the terminal or run `source ~/.bashrc` to update your bash commands.
# Restarting Server(s)
1) `frpg down [server_name]` - `[server_name]` specifies a singular server to kill. Exclude this to stop all servers
2) `frpg up` - Starts all servers which are not already started