Update entry.sh

This commit is contained in:
Kroese 2024-04-28 16:50:44 +02:00 committed by GitHub
parent 5df97e45a8
commit 0933ebdc8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,7 @@ SUPPORT="https://github.com/dockur/windows"
cd /run cd /run
. reset.sh # Initialize system . reset.sh # Initialize system
. define.sh # Define versions
. install.sh # Run installation . install.sh # Run installation
. disk.sh # Initialize disks . disk.sh # Initialize disks
. display.sh # Initialize graphics . display.sh # Initialize graphics