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!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 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