mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 14:41:49 +00:00
feat: Allow custom startup script
This commit is contained in:
parent
fde0ae7c4b
commit
61049e850a
@ -8,6 +8,7 @@ set -Eeuo pipefail
|
|||||||
|
|
||||||
cd /run
|
cd /run
|
||||||
|
|
||||||
|
. start.sh # Placeholder
|
||||||
. utils.sh # Load functions
|
. utils.sh # Load functions
|
||||||
. reset.sh # Initialize system
|
. reset.sh # Initialize system
|
||||||
. define.sh # Define versions
|
. define.sh # Define versions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user