style: Tabs

This commit is contained in:
Kroese 2023-11-16 21:57:43 +01:00 committed by GitHub
parent c9e6e65991
commit 503c89f08c

View File

@ -6,14 +6,14 @@ echo " For support visit https://github.com/vdsm/virtual-dsm/"
cd /run cd /run
. reset.sh # Initialize system . reset.sh # Initialize system
. install.sh # Run installation . install.sh # Run installation
. disk.sh # Initialize disks . disk.sh # Initialize disks
. network.sh # Initialize network . network.sh # Initialize network
. gpu.sh # Initialize graphics . gpu.sh # Initialize graphics
. serial.sh # Initialize serialport . serial.sh # Initialize serialport
. power.sh # Configure shutdown . power.sh # Configure shutdown
. config.sh # Configure arguments . config.sh # Configure arguments
trap - ERR trap - ERR