add verbosity to shell scripts

BodgeMaster-unfinished
BodgeMaster 2022-06-27 13:07:47 +02:00
parent 0a63b86474
commit 512ecddcb0
1 changed files with 1 additions and 0 deletions

View File

@ -68,3 +68,4 @@ Use uppercase variable names with underscores except for loops where
lowercase variable names with underscores may be used for counters and
iterators.
Be verbose about every step that is being taken.