Changes
Page history
Update Importing CSV Files
authored
Jul 26, 2023
by
Devin
Hide whitespace changes
Inline
Side-by-side
Importing-CSV-Files.md
View page @
75c60f53
...
@@ -17,7 +17,7 @@ So, these CSV files reflect the FRPG database exactly. They contain a set of de
...
@@ -17,7 +17,7 @@ So, these CSV files reflect the FRPG database exactly. They contain a set of de
# Prepare for Import
# Prepare for Import
Importing the files is a somewhat tedious process. hopefully, this guide will make that as simple as possible. To start,
Importing the files is a somewhat tedious process. hopefully, this guide will make that as simple as possible. To start,
-
Open an SSH tunnel into the FRPG server. There is a guide on how to do that here.
TODOtodo
-
Open an SSH tunnel into the FRPG server. There is a guide on how to do that
[
here.
](
Connecting
With SSH)
Then, navigate into the
`assets`
directory, where the CSV files are located:
Then, navigate into the
`assets`
directory, where the CSV files are located:
-
`cd FreshmanRPGSuite`
-
`cd FreshmanRPGSuite`
...
...
...
...