File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
stages/stage-pytak/00-install Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 70
70
password : ${{ env.FIRST_USER_PASS || 'aryaos415' }}
71
71
pi-gen-release : ${{ env.PI_GEN_RELEASE || 'AryaOS' }}
72
72
release : ${{ env.RELEASE || 'bookworm' }}
73
- stage-list : " stage0 stage1 stage2 ${{ env.GITHUB_CWD }}/stages/stage-base"
73
+ # stage-list: "stage0 stage1 stage2 ${{ env.GITHUB_CWD }}/stages/stage-base"
74
+ stage-list : " stage0 stage1 stage2"
74
75
wpa-country : ${{ env.WPA_COUNTRY || 'US' }}
75
76
wpa-essid : ${{ env.WPA_ESSID || 'AryaOS-WiFi' }}
76
77
wpa-password : ${{ env.WPA_PASSWORD || 'aryaos415' }}
Original file line number Diff line number Diff line change
1
+ python3-websockets
2
+
1
3
https://github.com/snstac/pytak/releases/latest/download/pytak_latest_all.deb
2
4
https://github.com/snstac/takproto/releases/latest/download/takproto_latest_all.deb
3
5
https://github.com/snstac/asyncinotify/releases/download/v4.0.9-4/python3-asyncinotify_4.0.9-1_all.deb
You can’t perform that action at this time.
0 commit comments