فهرست منبع

disable oz cli interactivity in compile script

Francisco Giordano 5 سال پیش
والد
کامیت
3eaf50005f
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      scripts/compile.sh

+ 2 - 0
scripts/compile.sh

@@ -4,4 +4,6 @@ if [ "$SOLC_NIGHTLY" = true ]; then
   docker pull ethereum/solc:nightly
 fi
 
+export OPENZEPPELIN_NON_INTERACTIVE=true
+
 npx oz compile