working state
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
VERBOSE=1
|
||||
|
||||
|
||||
function log {
|
||||
if [ $VERBOSE -eq 1 ]; then
|
||||
echo "$@"
|
||||
|
||||
Reference in New Issue
Block a user