Skip to content

Commit

Permalink
Removed wrong and useless directory creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Budry committed Jan 29, 2014
1 parent 2bb15d2 commit 65b8b8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server-manager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ else
mv "hosts.temp" $hostsFile

else
#create dictionary for host in the htdocs
createDirectory $hostName

if [[ $1 = '-c' && $2 != '' ]]; then
writeMessage "Cloning github repository"
Expand Down

0 comments on commit 65b8b8a

Please sign in to comment.