mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-05 00:27:25 +00:00
9 lines
178 B
Bash
9 lines
178 B
Bash
#
|
|
|
|
# where webmail.sh installs roundcube
|
|
RCM_DIR=/usr/local/lib/roundcubemail
|
|
RCM_PLUGIN_DIR=${RCM_DIR}/plugins
|
|
|
|
# where zpush.sh installs z-push
|
|
ZPUSH_DIR=/usr/local/lib/z-push
|