From 745f5c589ce7954326936348963ced8d0b0e6a71 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 Nov 2023 21:51:37 +0100 Subject: [PATCH] style: Tabs --- src/entry.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/entry.sh b/src/entry.sh index ea46202..1853105 100755 --- a/src/entry.sh +++ b/src/entry.sh @@ -31,9 +31,9 @@ STORAGE="/storage" cd /run -. install.sh # Get bootdisk +. install.sh # Get bootdisk . disk.sh # Initialize disks -. network.sh # Initialize network +. network.sh # Initialize network KVM_ERR="" KVM_OPTS=""