Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit92307d2

Browse files
authored
fix: downgrade web installer (#31)
1 parentbfdd318 commit92307d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎build-webinstaller.sh‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ INSTALLER_REPO=https://github.com/lnbits/hardware-installer
55
INSTALLER_PATH=./hardware-installer/public/firmware
66

77
git clone$INSTALLER_REPO
8+
cd hardware-installer
9+
git checkout before_boot
10+
cd ..
811

912
cp INSTALLER.md ./hardware-installer/public/INSTALLER.md
1013
cp versions.json ./hardware-installer/src/versions.json

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp