1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

docs: renamings (#3242)

This commit is contained in:
Georg Lauterbach
2023-04-10 15:36:34 +02:00
committed by GitHub
parent 34a1fd613f
commit ddcc1dcc5c
24 changed files with 119 additions and 119 deletions

View File

@ -2,7 +2,7 @@
title: 'Custom User Changes & Patches | Scripting'
---
If you'd like to change, patch or alter files or behavior of `docker-mailserver`, you can use a script.
If you'd like to change, patch or alter files or behavior of DMS, you can use a script.
In case you cloned this repository, you can copy the file [`user-patches.sh.dist` (_under `config/`_)][github-file-userpatches] with `#!sh cp config/user-patches.sh.dist docker-data/dms/config/user-patches.sh` in order to create the `user-patches.sh` script.