Skip to content

Commit

Permalink
Remove file is redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
nuriel77 committed Jun 17, 2018
1 parent 5f74daf commit 525de66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fullnode_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,6 @@ Select/unselect options using space and click Enter to proceed.\n" 24 78 5 \
exit 1
fi

[ -f /opt/iri-playbook/group_vars/all/z-installer-override.yml ] && rm -f /opt/iri-playbook/group_vars/all/z-installer-override.yml

read -a RESULTS_ARRAY <<< "$RESULTS"
for CHOICE in "${RESULTS_ARRAY[@]}"
do
Expand Down

0 comments on commit 525de66

Please sign in to comment.