Closed xperia64 closed 8 years ago
Certain versions of bash do not like having the '1' in '2>&1' directly adjacent to the closing bracket of the conditional statement
Actually, there shouldn't be any brackets around the conditional at all. Having them there breaks the functionality.
Certain versions of bash do not like having the '1' in '2>&1' directly adjacent to the closing bracket of the conditional statement