Page 1 of 1
efa 3.0.0.4
Posted: 06 Apr 2014 22:40
by PatG
I see on some forum topics, this one for example: "EFA 2 and 3" at the bottom of the post: "E.F.A 3.0.0.4 update released!".
So how/where do I find the update?
The download page says version 3.0.0.1.
Re: efa 3.0.0.4
Posted: 06 Apr 2014 23:29
by carlos248ar
as long i know for update log at ssh or console and run:
EFA-UPdate -update
after update there are a bug and need to run:
sudo wget
https://raw.githubusercontent.com/E-F-A ... -Configure --no-check-certificate
sudo wget
https://raw.githubusercontent.com/E-F-A ... EFA-Backup --no-check-certificate
sudo wget
https://raw.githubusercontent.com/E-F-A ... -SA-Update --no-check-certificate
sudo chmod 755 /usr/local/sbin/EFA-Configure
sudo chmod 755 /usr/local/sbin/EFA-Backup
sudo chmod 755 /usr/local/sbin/EFA-SA-Update
Re: efa 3.0.0.4
Posted: 07 Apr 2014 13:34
by shawniverson
Yep, that's it.
We had a great discussion on IRC yesterday.
I believe we are going to add error handling and perhaps rollback capability to EFA-Update.
This will make problems like this easier to handle for everybody and allow time to correct issues.