removed set-e
This commit is contained in:
parent
a317035914
commit
a72b38fe03
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Removed because the script is fully tested!
|
# Removed because the script is fully tested!
|
||||||
set -e
|
#set -e
|
||||||
|
|
||||||
# RaveOS Setup Script
|
# RaveOS Setup Script
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue