Commit Graph

19 Commits

Author SHA1 Message Date
be8d75bcab Replaced references php With vars
Done because differences between distros is quite big,
and this was the beter solution then using alot of if statements

List of changes:
* Replaced service names php"$phpver"-fpm with $phpFPMService
* Replaced PHPver in package list with phpPkgName
* Replaced full php config path with $phpMainConf
* Replaced php pool path with $phpPoolDir
2020-12-03 17:10:47 +01:00
7fb0470f44 Made motd msg work in Centos,
updated motd display to first check if file exists
2020-12-03 14:07:35 +01:00
0cb3113ede Output cleanup for whiptail 2020-10-09 15:09:58 +02:00
6fd151096a Replaced wget in favor of curl 2020-10-01 12:04:06 +02:00
4642319096 Init intergation of multi OS support, updated docs 2020-09-30 15:43:43 +02:00
a4815095b7 Migration form apt.list to generic.pkg.list 2020-09-25 10:37:00 +02:00
c8b4c7fc18 Added branchtype to allow for tags 2020-09-09 14:22:15 +02:00
52925d476a Fixed menu list for append scripts 2020-09-04 13:05:32 +02:00
Bram Prieshof
648881b362 fixed oversight 2020-08-19 11:47:25 +02:00
9fc7e8722e fixed msg for end of installation 2020-08-13 12:51:00 +02:00
b.waal
3087ac7ca7 Fixed oopsie and added msg's 2020-08-05 15:28:31 +02:00
d531b27b0b fixed displaying setup notify at end of setup 2020-07-31 12:08:50 +02:00
1171e84177 inital fail2ban addition 2020-07-31 11:54:42 +02:00
3b8c214dec Fixed oopsie's 2020-07-30 15:22:26 +02:00
8d10e8b853 Updated motd's in the installer,
they wil also be displayed at the end of installation
2020-07-30 14:47:54 +02:00
b.waal
5277331e46 Fixed captitals causing errors 2020-07-09 14:31:33 +02:00
b.waal
f8e3c7fac3 Spell check & formatting 2020-04-15 12:23:33 +02:00
Bram Prieshof
2afb8f85f2 enable password checker 2020-04-15 12:09:57 +02:00
Bram Prieshof
4b2532494c Add 'AppendModule.sh'
script for installing modules after initial installation
2020-04-10 12:07:04 +02:00