mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix a handful of typos
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user