|
|
@ -27,7 +27,7 @@ psql -h [db_host] -p [db_port] -U [your_user] -d [db_name] < dnd_bank.psql
|
|
|
|
|
|
|
|
|
|
|
|
Finally, set up your configuration file. (This step will be unnecessary via a guided configuration that will be included in a future update)
|
|
|
|
Finally, set up your configuration file. (This step will be unnecessary via a guided configuration that will be included in a future update)
|
|
|
|
```sh
|
|
|
|
```sh
|
|
|
|
cp .dndbank.conf ~/
|
|
|
|
cp [repo_location]/dndbank.conf ~/
|
|
|
|
vim ~/.dndbank.conf
|
|
|
|
vim ~/.dndbank.conf
|
|
|
|
# Fill out the information
|
|
|
|
# Fill out the information
|
|
|
|
```
|
|
|
|
```
|
|
|
|