Remove unnecessary whitespace

This commit is contained in:
2025-09-04 14:24:51 +02:00
parent 29d882829f
commit bc1bbb2a5c
5 changed files with 13 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
set -o nounset
set -o errexit
host="${1}" ; shift
host="${1}" ; shift
pacman -Sy --noconfirm git # yes its a partial upgrade, but thats just the live cd