Closed vanosg closed 8 years ago
Line 142:
else case "$webPath" in y | Y | yes | YES | Yes) webPath="/var/www";; * ) pass;; esac
pass is Python, not bash! (or am I wrong?)
Line 142:
else case "$webPath" in y | Y | yes | YES | Yes) webPath="/var/www";; * ) pass;; esac
pass is Python, not bash! (or am I wrong?)