mirror of
https://github.com/MailScanner/v5.git
synced 2025-02-22 22:43:23 +08:00
parent
913ef778f6
commit
d8063922f7
1 changed files with 2 additions and 2 deletions
|
@ -314,11 +314,11 @@ if [ -f /etc/fedora-release ]; then
|
|||
fi
|
||||
|
||||
# user info screen before the install process starts
|
||||
echo "MailScanner Configurataion for RPM Based Systems"; echo; echo;
|
||||
echo "MailScanner Configuration for RPM Based Systems"; echo; echo;
|
||||
echo "This will INSTALL or UPGRADE the required software for MailScanner on RPM based systems";
|
||||
echo "via the Yum package manager. Supported distributions are RHEL 6,7,8 and associated";
|
||||
echo "variants such as CentOS and Fedora. Internet connectivity is required for";
|
||||
echo "this configurataion script to execute. "; echo;
|
||||
echo "this configuration script to execute. "; echo;
|
||||
echo;
|
||||
echo "WARNING - Make a backup of any custom configuration files if upgrading - WARNING";
|
||||
echo;
|
||||
|
|
Loading…
Reference in a new issue