Updated path to reflect new syncthing directory hierarchy.
This commit is contained in:
parent
0a8de6215a
commit
b0e92b7647
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ pd.set_option("display.max_rows", 150)
|
|||
|
||||
|
||||
# point to our various input files - adjust this to your environment
|
||||
data_dir = '/home/ed/syncthing/ham-radio/ARES-RACES/Nets--PNW_ARES_DMR_Weekly_Net'
|
||||
data_dir = '/home/syncthing/ham-radio/ARES-RACES/Nets--PNW_ARES_DMR_Weekly_Net'
|
||||
filename = 'Check_In_Data.xlsx'
|
||||
data_file = os.path.join(data_dir, filename)
|
||||
output_file = os.path.join(data_dir, "PNW_Digital_ARES_EMCOMM_Weekly_Net_Check_In_Form.txt")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue