Edited Rainloop installer.sh location to the config files
This commit is contained in:
@@ -392,7 +392,7 @@ source /tmp/incoming_spf.sh > $OUTPUT 2>&1
|
|||||||
##--------------##
|
##--------------##
|
||||||
msg " Configuring Rainloop"
|
msg " Configuring Rainloop"
|
||||||
sleep 2
|
sleep 2
|
||||||
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$branch"/rainloop.sh -O /tmp/rainloop.sh
|
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$branch"/config/rainloop/rainloop.sh -O /tmp/rainloop.sh
|
||||||
source /tmp/rainloop.sh > $OUTPUT 2>&1
|
source /tmp/rainloop.sh > $OUTPUT 2>&1
|
||||||
ln -s /opt/rainloop /var/www/"$domain"/html/
|
ln -s /opt/rainloop /var/www/"$domain"/html/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user