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
fe92f62d3f Modify startup.sh 2025-06-02 21:33:59 +01:00
Nick Guy
3346784c27 Modify startup.sh 2025-06-02 21:32:15 +01:00
Nick Guy
e640d8e4ba Make scripts executable 2025-06-02 21:29:39 +01:00
Nick Guy
620d166c34 Load scripts from mounted directory 2025-06-02 21:28:18 +01:00
Nick Guy
b0a06d472e Initial commit 2025-06-02 21:12:45 +01:00