mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
scripts: Fail on error
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
echo "--- Current environment:"
|
||||
/usr/bin/env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user