rc - service file name fix
This commit is contained in:
@@ -156,7 +156,7 @@ if [[ "$ROUNDCUBE" == "yes" ]]; then
|
|||||||
#sed -i "s/RC_DB_ROOT_PASSWORD/$DB_ROOT_PASSWORD/g" /tmp/roundcube/roundcube-secret.json;
|
#sed -i "s/RC_DB_ROOT_PASSWORD/$DB_ROOT_PASSWORD/g" /tmp/roundcube/roundcube-secret.json;
|
||||||
|
|
||||||
cp -rv /tmp/roundcube/roundcube-secret.json /etc/user/secret/roundcube.json;
|
cp -rv /tmp/roundcube/roundcube-secret.json /etc/user/secret/roundcube.json;
|
||||||
cp -rv /tmp/roundcube/roundcube.json $SERVICE_DIR/roundcube.json;
|
cp -rv /tmp/roundcube/roundcube-service.json $SERVICE_DIR/roundcube.json;
|
||||||
cp -rv /tmp/roundcube/domain-roundcube.json $SERVICE_DIR/domain-roundcube.json;
|
cp -rv /tmp/roundcube/domain-roundcube.json $SERVICE_DIR/domain-roundcube.json;
|
||||||
cp -rv /tmp/roundcube/firewall-roundcube.json $SERVICE_DIR/firewall-roundcube.json;
|
cp -rv /tmp/roundcube/firewall-roundcube.json $SERVICE_DIR/firewall-roundcube.json;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user