Skip to content

Commit ef4ffe9

Browse files
committed
Include peer-snapshot.json within the Windows installer
1 parent 9dbaf38 commit ef4ffe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

installers/common/WindowsInstaller.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ writeInstallerNSIS outName (Version fullVersion') InstallerConfig{installDirecto
229229
file [] "genesis-byron.json"
230230
file [] "genesis-shelley.json"
231231
file [] "genesis-alonzo.json"
232+
file [] "peer-snapshot.json"
232233
file [] "libsodium-23.dll"
233234
file [] "libsecp256k1-2.dll"
234235
when (clusterName == Selfnode) $ do

0 commit comments

Comments
 (0)