Update .local/bin/provision

This commit is contained in:
Brian Zalewski 2022-11-30 08:22:24 +00:00
parent 0fef8df263
commit d72760ccf5

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -eo pipefail
set -eox pipefail
### Qubes dom0
if command -v qubesctl > /dev/null; then