mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
Merge pull request #405 from nnyyxxxx/testing-16
Use -e to keep synergy with every other script
This commit is contained in:
commit
857ad80af0
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/sh -e
|
||||
|
||||
RC='\033[0m'
|
||||
RED='\033[0;31m'
|
||||
|
|
Loading…
Reference in New Issue
Block a user