Merge pull request #63 from anthonp/patch-1
Update 0-preinstall.sh for typo
This commit is contained in:
commit
5b35e866fb
|
@ -125,5 +125,5 @@ if [[ $TOTALMEM -lt 8000000 ]]; then
|
|||
echo "/opt/swap/swapfile none swap sw 0 0" >> /mnt/etc/fstab #Add swap to fstab, so it KEEPS working after installation.
|
||||
fi
|
||||
echo "--------------------------------------"
|
||||
echo "-- SYSTEM READY FOR 0-setup --"
|
||||
echo "-- SYSTEM READY FOR 1-setup --"
|
||||
echo "--------------------------------------"
|
||||
|
|
Loading…
Reference in New Issue