Open bastelfreak opened 8 years ago
we've got a simple coreos.sh which provides us a few functions, they need to be tested. For example, is the touch in create_partitions() really needed? Can we move it to another method?
yes, because the file is referenced in install.sh, so it needs to exist, even if it is empty.
we've got a simple coreos.sh which provides us a few functions, they need to be tested. For example, is the touch in create_partitions() really needed? Can we move it to another method?