Skip to content

Commit

Permalink
Merge pull request #702 from anikitinDSR/hotfix-libindy
Browse files Browse the repository at this point in the history
[Hotfix stable] Hotfix for arg parsing to systemd and supervisord
  • Loading branch information
andkononykhin authored May 21, 2018
2 parents 1a5f352 + 40a5fd3 commit d29bb10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-scripts/ubuntu-1604/postinst_node
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ TEST_MODE=
HOLD_EXT=
EOF
fi
sed -ie '/HOLD_EXT/{ s/\\//g}' $GENERAL_CONFIG_DIR/node_control.conf

mv /usr/local/bin/upgrade_indy_node_ubuntu1604.sh /usr/local/bin/upgrade_indy_node
mv /usr/local/bin/upgrade_indy_node_ubuntu1604_test.sh /usr/local/bin/upgrade_indy_node_test
Expand Down

0 comments on commit d29bb10

Please sign in to comment.