Commit Graph

10 Commits

Author SHA1 Message Date
ken_fallon 3409cff8be 2024-12-23_08-43-32Z_Monday 2024-12-23 09:43:33 +01:00
rho_n e7e752f1e8 Improve function messages 2023-03-03 21:47:29 -05:00
rho_n 094287837c Put variables into local scope of the function
Forgot to use the local keyword when declaring the variables.
2023-03-03 21:44:35 -05:00
rho_n a53f201842 Code formatting with no functional changes 2023-03-03 20:46:34 -05:00
rho_n 2ce1280cc0 Make functional stub function copy_to_public_dir 2023-03-03 20:45:16 -05:00
rho_n d45ca0de96 Make functional stub function make_hpr_sqlite_db 2023-03-03 20:42:42 -05:00
rho_n 13aeb647ad Make functional stub function download_hpr_sql 2023-03-03 20:41:29 -05:00
rho_n ee6a4e601d Fill out function clean_working_dir 2023-02-27 23:30:24 -05:00
rho_n b544687f0f Fill out stub of make_working_dir function 2023-02-27 23:27:26 -05:00
rho_n 0ed7efe93b Initial add of bash library for update utils
Stubs for functions to be used in update scripts.
2023-02-27 21:07:01 -05:00