Browse Source

ee site create finished

old-stable
Mitesh Shah 12 years ago
parent
commit
d680bac768
  1. 6
      usr/local/sbin/easyengine

6
usr/local/sbin/easyengine

@ -1016,7 +1016,6 @@ then
ls /etc/nginx/sites-available/ \
|| OwnError "Unable To Display The List Of Available Websites"
elif [ "$2" = "show" ]
then
@ -1058,7 +1057,6 @@ then
fi
elif [ "$2" = "create" ]
then
@ -1434,6 +1432,10 @@ then
fi
fi
#elif [ "$2" = "delete" ]
#then
fi

Loading…
Cancel
Save