Skip to content

Commit d29bb10

Browse files
Merge pull request #702 from anikitinDSR/hotfix-libindy
[Hotfix stable] Hotfix for arg parsing to systemd and supervisord
2 parents 1a5f352 + 40a5fd3 commit d29bb10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: build-scripts/ubuntu-1604/postinst_node

+1
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ TEST_MODE=
178178
HOLD_EXT=
179179
EOF
180180
fi
181+
sed -ie '/HOLD_EXT/{ s/\\//g}' $GENERAL_CONFIG_DIR/node_control.conf
181182

182183
mv /usr/local/bin/upgrade_indy_node_ubuntu1604.sh /usr/local/bin/upgrade_indy_node
183184
mv /usr/local/bin/upgrade_indy_node_ubuntu1604_test.sh /usr/local/bin/upgrade_indy_node_test

0 commit comments

Comments
 (0)