84133c9315
Added new script to handle loading files into the db and updating them. Python handled it better than bash.
tristan2023-05-21 13:38:12 -05:00
c528a68703
Removed ssh directory from project
tristan2023-05-20 15:56:57 -05:00
8689c75ec8
made changes and remove db
tristan2023-05-20 20:56:29 +00:00
bd402ac33d
Merge branch 'master' of github.com:TristanAncelet/WebCron
tristan2023-05-20 20:56:00 +00:00
f0668b91f9
made changes and remove db
tristan2023-05-20 20:55:50 +00:00
a4c9bf993a
Added a bit of documentation
tristan2023-05-15 18:19:03 -05:00
00ea4ef63d
Fixed issue loading files into webcron.db. Had to add $"..." to the section loading the file in to ensure it didn't try loading the bash variables & functions, etc causing the script to fail
tristan2023-05-15 23:14:39 +00:00