Compare commits

...

3 Commits

Author SHA1 Message Date
jimmy 214115e68e Update 'README.md' 2021-03-09 07:45:32 +00:00
Jimmy 40ee1dcd6c Update pi-gen 2021-03-08 23:19:34 +13:00
jimmy 819edd5fc8 Fix STAGE_LIST 2021-02-28 08:25:23 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
## Downloading
```
git clone --recurse-submodules https://git.1248.nz/chch.tech/pi-image.git
git clone --recurse-submodules https://git.chch.tech/chchtech/pi-image.git
```

View File

@ -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"

2
pi-gen

@ -1 +1 @@
Subproject commit a449c75facc8b373eab7cf4f884f5a3d45028478
Subproject commit bf8c9f53833016e1b9410d2eb3ed0149390975a7