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 :
- Go to EasyHotspot directory
- Pull new patches
cd /opt/local/web/easyhotspot
git pull
Its very handy if you we want to update (bug fixes/ new features).



