Skip to content

Commit 6fa0b9f

Browse files
committed
in case electron/binaries doesn't exist
1 parent 4b2ed01 commit 6fa0b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/download-happs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22

33
# bump this in tandem with bumping the INTEGRITY_VERSION_NUMBER
4+
mkdir -p electron/binaries
45
wget https://github.com/lightningrodlabs/acorn-happ/releases/download/v6.0.0/profiles.happ -O electron/binaries/profiles.happ
56
wget https://github.com/lightningrodlabs/acorn-happ/releases/download/v6.0.0/projects.happ -O electron/binaries/projects.happ

0 commit comments

Comments
 (0)