1
0
mirror of https://github.com/rancher/os.git synced 2025-09-17 07:30:42 +00:00

Cleanup scripts for error handling

This commit is contained in:
Darren Shepherd
2016-06-07 17:18:36 -07:00
parent 9f0074c398
commit 438a437459
9 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
# help: For development, creates iso, kernel, initrd gzip compressed
set -e
cd $(dirname $0)