1761203813
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ debug=2 # 1 to enable any other to disable
|
||||
if [[ $debug == 1 ]]; then
|
||||
output_log=output.log
|
||||
error_log=error.log
|
||||
elif [[ $debug=2 ]]
|
||||
elif [[ $debug=2 ]]; then
|
||||
output_log=-
|
||||
error_log=-
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user