diff --git a/dao/dao.sh b/dao/dao.sh index f47ca0d..6b09d50 100755 --- a/dao/dao.sh +++ b/dao/dao.sh @@ -16,6 +16,7 @@ bash) ;; run) + cd /dao truffle compile truffle migrate --reset truffle test