diff --git a/install.sh b/install.sh index ead0047..da67e36 100755 --- a/install.sh +++ b/install.sh @@ -161,7 +161,7 @@ fi # create the sites directory echo -e "\tCreating project directory" -mkdir /sites/ +mkdir /sites/ 1>> $pylogloc 2>> $pylogloc 3>> $pylogloc # ################################################################################