Fix a handful of typos

This commit is contained in:
Richard Macklin
2025-08-11 10:13:44 -07:00
parent 539eb240be
commit 793b346d1d
5 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ for marker in /etc/cachyos-release /etc/eos-release /etc/garuda-release /etc/man
[[ -f "$marker" ]] && abort "Vanilla Arch"
done
# Must not be runnig as root
# Must not be running as root
[ "$EUID" -eq 0 ] && abort "Running as user (not root)"
# Must be x86 only to fully work