Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
9c3db45a
Commit
9c3db45a
authored
May 08, 2017
by
Igor Pecovnik
Browse files
Altered description
parent
0ee9c811
Changes
1
Hide whitespace changes
Inline
Side-by-side
softy
View file @
9c3db45a
...
...
@@ -42,7 +42,7 @@ TRANSMISSION_STATUS="$([[ -f /etc/transmission-daemon/settings.json ]] && echo "
LIST
+=
(
"Transmission"
"Torrent downloading"
"
$TRANSMISSION_STATUS
"
)
# ISPconfig
ISPCONFIG_STATUS
=
"$([[ -d /usr/local/ispconfig ]] && echo "
on
" || echo "
off
" )"
LIST
+=
(
"ISPConfig"
"
Advanced LAMP + SMTP, IMAP, POP3
"
"
$ISPCONFIG_STATUS
"
)
LIST
+=
(
"ISPConfig"
"
SMTP mail, IMAP, POP3 & LAMP/LEMP web server
"
"
$ISPCONFIG_STATUS
"
)
}
function
choose_webserver
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment