mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-05-07 03:35:59 +02:00
Added ''LE SSL for hostname'' to section about the software being installed
This commit is contained in:
@@ -363,6 +363,11 @@ if [ "$proftpd" = 'yes' ]; then
|
||||
echo ' - ProFTPD FTP Server'
|
||||
fi
|
||||
|
||||
# LE SSL for hostname
|
||||
if [ "$ssl" = 'yes' ]; then
|
||||
echo ' - LE SSL for hostname'
|
||||
fi
|
||||
|
||||
# Softaculous
|
||||
if [ "$softaculous" = 'yes' ]; then
|
||||
echo ' - Softaculous Plugin'
|
||||
|
||||
Reference in New Issue
Block a user