Skip to content

Commit

Permalink
Merge pull request #36 from dlt-green/dev
Browse files Browse the repository at this point in the history
Update to Shimmer Alpha 23
  • Loading branch information
dlt-green authored Jul 8, 2022
2 parents be92412 + a98fd16 commit 3fea9e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions node-installer.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

VRSN="0.3.4"
VRSN="0.3.5"

VAR_HOST=''
VAR_DIR=''
Expand All @@ -9,7 +9,7 @@ VAR_NETWORK=0
VAR_NODE=0


DockerShimmerMainnet="https://github.com/dlt-green/node-installer-docker/releases/download/v.$VRSN/HORNET-2.0.0-alpha.22-docker-example.tar.gz"
DockerShimmerMainnet="https://github.com/dlt-green/node-installer-docker/releases/download/v.$VRSN/HORNET-2.0.0-alpha.23-docker-example.tar.gz"
DockerIotaBee="https://github.com/dlt-green/node-installer-docker/releases/download/v.$VRSN/iota-bee.tar.gz"

DirShimmerHornet='/var/lib/shimmer-hornet'
Expand Down

0 comments on commit 3fea9e5

Please sign in to comment.