Skip to content

Commit

Permalink
directly calling update from old script
Browse files Browse the repository at this point in the history
  • Loading branch information
ineiti committed Dec 9, 2015
1 parent 8e9ec02 commit 4c289d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/conode/cross_compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mv stamp/conode-bin/* conode-bin
rmdir stamp/conode-bin

echo Copying scripts to the binary-directory
cp start-conode.sh conode-bin
cp start-conode* conode-bin
cp real/config.toml conode-bin
TAR=conode-$VERSION.tar.gz

Expand Down

0 comments on commit 4c289d4

Please sign in to comment.