mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-06 15:54:47 +00:00
Fix dollar-sign typo in TESTING declaration.
This commit is contained in:
parent
9bf6c63f49
commit
bcb6a2598a
@ -17,7 +17,7 @@ fi
|
||||
#alias sudo=doas
|
||||
|
||||
# Set this true if you want to test ISOs in QEMU after building.
|
||||
$TESTING = false
|
||||
TESTING = false
|
||||
|
||||
TMPDIR="/tmp/zealtmp"
|
||||
TMPISODIR="$TMPDIR/iso"
|
||||
|
Loading…
x
Reference in New Issue
Block a user