Skip to content
gau1991 edited this page Sep 4, 2014 · 13 revisions

EasyEngine (ee)

Update

How to update EasyEngine (ee)?

To update the EasyEngine, please set following line in your ~/.bashrc

alias eeupdate="wget -qO eeup http://rt.cx/eeup && sudo bash eeup"

Lets source the ~/.bashrc

source ~/.bashrc

Now Update EasyEngine using command:

eeupdate

Latest release of EasyEngine requires hostname as FQDN . If not set then EasyEngine ask you to set hostname as FQDN.

Enter hostname [FQDN]:example.com
Clone this wiki locally