Skip to content
Snippets Groups Projects

Fix pmb zap -a permissions error

Merged Oliver Smith requested to merge ollieparanoid/pmbootstrap:fix-zap-a into master
All threads resolved!
Files
2
+ 2
0
@@ -120,4 +120,6 @@ bump_autobuild() {
# Run the test
echo "Running $test $*"
"$test" "$@"
echo "Zapping"
pmbootstrap -y zap -a
echo "Test $test passed!"
Loading