wire-build.sh: replace spaces with tabs
This commit is contained in:
parent
e29e198aea
commit
6796ebe2c1
@ -21,8 +21,8 @@ BWHITE="\e[1m"
|
||||
NC='\033[0m' # No Color
|
||||
|
||||
if [[ $EUID -eq 0 ]]; then
|
||||
printf "${LRED}Do not run this script as root${NC}\n" 1>&2
|
||||
exit 1
|
||||
printf "${LRED}Do not run this script as root${NC}\n" 1>&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
check_sudo(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user