mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
White space clean up
This commit is contained in:
parent
b97ae01243
commit
b1fc537332
1 changed files with 2 additions and 2 deletions
4
quickget
4
quickget
|
@ -516,7 +516,7 @@ function releases_ubuntu() {
|
|||
daily-live \
|
||||
daily-canary \
|
||||
;
|
||||
|
||||
|
||||
else
|
||||
echo ${LTS_SUPPORT} \
|
||||
${INTERIM_SUPPORT} \
|
||||
|
@ -813,7 +813,7 @@ EOF
|
|||
echo "ram=\"128M\"" >> "${CONF_FILE}"
|
||||
;;
|
||||
truenas)
|
||||
echo
|
||||
echo
|
||||
echo "boot=\"legacy\"" >> "${CONF_FILE}"
|
||||
echo "bootdrive_size=\"5G\"" >> "${CONF_FILE}" # boot drive
|
||||
echo "1stdrive_size=\"20G\"" >> "${CONF_FILE}" # for testing
|
||||
|
|
Loading…
Reference in a new issue