This commit is contained in:
j3d1 2020-01-29 13:59:43 +01:00
parent 6035818405
commit feffb3d59f

View file

@ -5,6 +5,8 @@ source $(dirname $0)/utils.sh
function first_stage(){
echo foo first_stage
apt install debootstrap
if [[ ! -e /root/disk.img ]]; then
echo creating image file