fix
This commit is contained in:
parent
5cb6d4f3ef
commit
83adc14988
1 changed files with 2 additions and 0 deletions
|
@ -863,6 +863,8 @@ function abfrage() {
|
|||
|
||||
[[ -z "${device}" ]] && device=/dev/sda
|
||||
|
||||
[[ -z "${raid}" ]] && raid=n
|
||||
|
||||
[[ -z "${dateisystem}" ]] && dateisystem=btrfs
|
||||
|
||||
[[ -z "${swapspeicher}" ]] && swapspeicher=8G
|
||||
|
|
Loading…
Reference in a new issue