Commit graph

6 commits

Author SHA1 Message Date
Nick Guy
a334ba6823 Refactor script paths to use dynamic root directory
Replaced hardcoded paths with dynamic root directory selection based on the environment. Removed unused variable and simplified the `load-script.sh` invocation. These changes improve maintainability and adaptability for different environments.
2025-06-02 22:13:10 +01:00
Nick Guy
ae1f3bd2c7 Update load-script.sh 2025-06-02 22:02:53 +01:00
Nick Guy
43052e8e03 Modify load-script.sh 2025-06-02 21:33:11 +01:00
Nick Guy
e640d8e4ba Make scripts executable 2025-06-02 21:29:39 +01:00
Nick Guy
260dbcbaa2 Wrap zip in pushd/popd 2025-06-02 21:21:34 +01:00
Nick Guy
b0a06d472e Initial commit 2025-06-02 21:12:45 +01:00