Commit Graph
7 Commits
Author SHA1 Message Date
Mafoo 6ced551218 add 'at' as a requirred package (#101) 2017-06-10 11:50:59 -06:00
Mafoo 0ce35270e3 BugFix core/upgrade/install.php timeout (#98)
update configuration to allow the core/upgrade/install.php to have the
same read_timeout in nginx as it has in php execution time.
This should prevent the nginx timeout error when a upgrade takes longer
than 60 seconds (the deafult in nginx)
2017-05-23 09:30:15 -06:00
Mafoo cb34f13025 BugFix Relative paths (#57)
some relative paths needed to be updated when chdir was added
2017-02-09 08:24:37 -07:00
Mafoo 051a6b9711 Enhance-More Colours (#52)
enable colours in more scripts
change fail2ban.s to use arguments.sh to initialize it's variables
2017-02-07 22:44:35 -07:00
Mafoo f6d1362242 BugFix-Newlines (#50)
this should fix -
https://github.com/fusionpbx/fusionpbx-install.sh/issues/48
2016-11-25 10:06:21 -07:00
Mafoo 02057e68dc BugFix-Resource sourcing (#46)
changes of directory using relative paths is back firing
2016-09-30 16:59:58 -06:00
Mafoo eda28f4efd Added Branch support (#44)
moved command line argument processing to a separate script so it can be
shared
added --use-system-master to allow user to use master branch instead of
detected master
2016-09-29 10:57:50 -06:00