diff --git a/config.sample b/config.sample index 565b269..ef19287 100644 --- a/config.sample +++ b/config.sample @@ -7,6 +7,6 @@ DEPLOY_ZIP=1 #WPA_ESSID="" #WPA_PASSWORD="" #WPA_COUNTRY="" -STAGE_LIST="pi-gen/stage0 pi-gen/stage1 pi-gen/stage2 avr deploy" +STAGE_LIST="pi-gen/stage0 pi-gen/stage1 pi-gen/stage2 custom" WORK_DIR="$PWD/work" DEPLOY_DIR="$PWD/deploy" \ No newline at end of file