Remove comments
This commit is contained in:
parent
5a1e02488a
commit
fff603a199
|
@ -148,6 +148,4 @@ runScript() {
|
|||
cd "$lastFolder" || { echo "Couldn't cd into '$lastFolder'." 1>&2 && exit 1; }
|
||||
}
|
||||
|
||||
# runScript "$@"
|
||||
checkForDependencies "whip"
|
||||
exit $?
|
||||
runScript "$@"
|
||||
|
|
Loading…
Reference in New Issue