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 7070 password : ${{ env.FIRST_USER_PASS || 'aryaos415' }}
7171 pi-gen-release : ${{ env.PI_GEN_RELEASE || 'AryaOS' }}
7272 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"
7475 wpa-country : ${{ env.WPA_COUNTRY || 'US' }}
7576 wpa-essid : ${{ env.WPA_ESSID || 'AryaOS-WiFi' }}
7677 wpa-password : ${{ env.WPA_PASSWORD || 'aryaos415' }}
Original file line number Diff line number Diff line change 1+ python3-websockets
2+
13https://github.com/snstac/pytak/releases/latest/download/pytak_latest_all.deb
24https://github.com/snstac/takproto/releases/latest/download/takproto_latest_all.deb
35https://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