Commit graph

16 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa 404e42cd13 fix stack info
stack -info not working due to a missed lib.
2018-03-19 14:11:09 -07:00
Cristhian Martínez Ochoa 9a37741d4b force-flag instead delall
delall internal flag was renamed to be better described, now is called force-flag and is used always we want to force unattended mode.
2018-02-25 18:13:30 -07:00
Cristhian Martínez Ochoa 22f9bfbfa1 php install with force
php installation now acepts force option for unattended scripts, to avoid nginx question.
2018-02-25 17:49:57 -07:00
Cristhian Martínez Ochoa 63e7c70486 php-ver fixed to skip nginx question
Skip nginx question when not installed and php-ver running
2018-02-25 17:37:26 -07:00
Cristhian Martínez Ochoa 2b81c7c4be php-ver improved error messages
Now we detect when same version is already installed and give a proper message, not generic error.
2018-02-25 16:51:57 -07:00
Cristhian Martínez Ochoa c5bf9bc2f9 fix purge command
Some conditional operator syntax error fixed.
2018-02-18 21:44:41 -07:00
Cristhian Martínez Ochoa ab31ea704d Unattended Purge
Force option for unattended purge, without questions.
2018-02-17 21:08:16 -07:00
Cristhian Martínez Ochoa a11bac30fb selective web-tools purge
Now web-tools only purge currently installed packages.
2018-01-25 16:30:46 -07:00
Cristhian Martínez Ochoa a54d357a20 Messages Improved
Some messages improved, fixed typos and silent output test.
2018-01-16 14:40:33 -07:00
Cristhian Martínez Ochoa 501cead332 php-ver command improved
New version must be different from the currently installed to prevent remove and then install the same version.
2018-01-16 12:28:39 -07:00
Cristhian Martínez Ochoa fd22be98ce Fixed DB delete in purge-server-all
Nginx should be purged/removed first  because mysql is needed to DB delete.
2018-01-16 12:09:44 -07:00
Cristhian Martínez Ochoa 4b606e1445 -php-ver command
New command to change PHP version.
2017-12-20 21:43:34 -06:00
Cristhian Martínez Ochoa c0d3752235 pre-packs and ppa remove
Basic packages are now installed before stack.
Redis PPA, MariaDB apt-key should be removed when purge or uninstall.
2017-12-04 18:30:55 -07:00
Cristhian Martínez Ochoa 4d4a34cfb0 Check distro name
Check distro name before Webinoly and MariaDB installation.
2017-11-29 21:33:55 -07:00
Cristhian Martínez Ochoa 5d18b2586d Some improvements
Memcached is now integrated to web-tools. New short url to update tar file for better stadistics. OS info improved with lsb_release data. Remove nginx ppa when purge.
2017-11-28 17:18:18 -07:00
Cristhian Martínez Ochoa 13d9025391 Initial release
First commit to public release.
2017-09-16 14:37:13 -06:00