EasyHospot 0.2 comes with git repository, which means it gives us an easy way to update the code. This is how to update your current installation with the lastest release :

  1. Go to EasyHotspot directory
  2. cd /opt/local/web/easyhotspot
    git pull

  3. Pull new patches
    • Its very handy if you we want to update (bug fixes/ new features).