Added forgotten verbosity control.
This commit is contained in:
parent
91c1e313e7
commit
4c9f0fb967
@ -122,5 +122,5 @@ Options:
|
||||
"curl -T '" & filePath & ".html' " & remoteOptions)
|
||||
|
||||
# Delete local temp repo
|
||||
echo "Deleting " & tempdir
|
||||
if verbose: echo "Deleting " & tempdir
|
||||
removeDir(tempdir)
|
||||
|
Loading…
x
Reference in New Issue
Block a user