Small script and template changes. Nothing monumental.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/* Hello, Tracy! Welcome to the Harri script!
|
||||
/* Hello, Tracy! Welcome to the Harri script!
|
||||
|
||||
Please save this script in a specific folder. That folder should be: ~/Documents/Harri/
|
||||
|
||||
@ -99,4 +99,4 @@ function csvReader(someArray, filePath) {
|
||||
})
|
||||
}
|
||||
|
||||
csvReader(array, "~/Documents/Harri/Harri Activation Report - 2023.05.31.csv")
|
||||
csvReader(array, "/Users/normrasmussen/Downloads/Harri Activation Report - 2023.06.19.csv")
|
||||
|
||||
Reference in New Issue
Block a user