Update Utility Script authored by Derek Williams's avatar Derek Williams
Assuming you have cloned the repository in the following location `/Scratch/${USER}/FreshmanRPGSuite`, you can add the following code to your `\~/.bash_profile` file in your lab machine's home directory to easily access the `frpg` utility script. Assuming you have cloned the repository in the following location `/Scratch/${USER}/FreshmanRPGSuite`, you can add the following code to your `~/.bash_profile` file in your lab machine's home directory to easily access the `frpg` utility script.
If the file is not there, please create it using the following command: `touch ~/.bash_profile`. If the file is not there, please create it using the following command: `touch ~/.bash_profile`.
... ...
......