]> piware.de Git - bin.git/blobdiff - build-devtoolbox
build-devtoolbox: Avoid interactive image download confirmation
[bin.git] / build-devtoolbox
index d4cbb3c8a448eb217ac0787a1073a4e0ce19686d..3bb60a8c7ce6e25973705786881db5238147a2cc 100755 (executable)
@@ -10,7 +10,7 @@ else
 fi
 
 toolbox rm --force $NAME || true
-toolbox create $RELEASE -c $NAME
+yes | toolbox create $RELEASE -c $NAME
 
 # install cockpit's build deps and other development tools
 toolbox run -c "$NAME" sh -exc '