Skip to content

Commit

Permalink
Enable qcow2 again
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishamm committed Feb 22, 2023
1 parent 24d781e commit 6aff9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export IMG_NAME="DuetPi"
export TARGET_HOSTNAME="duet3"
export ENABLE_SSH=1
export STAGE_LIST="stage0 stage1 stage2 stage-dsf stage3 stage4 stage-dsf-gui stage-dsf-factory"
export USE_QCOW2=0
export USE_QCOW2=1

0 comments on commit 6aff9b2

Please sign in to comment.