Skip to content

Commit

Permalink
Move the dao dir away from the volume to avoid any interaction.
Browse files Browse the repository at this point in the history
  • Loading branch information
jensenbox committed Dec 5, 2017
1 parent 62ac803 commit 2611c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dao/dao.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ bash)
;;

run)
cd /dao
truffle compile
truffle migrate --reset
truffle test
Expand Down

0 comments on commit 2611c74

Please sign in to comment.