mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-26 09:50:47 +08:00
Updated Administrating wildduck via command line (markdown)
parent
352050d921
commit
187392de77
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Paste this at the end of `~/.bashrc` file:
|
|||
# include .wildduck.commands if it exists
|
||||
if [ -f $HOME/.wildduck.commands ]; then
|
||||
. $HOME/.wildduck.commands
|
||||
echo ".wildduck.commands file has been sourced
|
||||
echo ".wildduck.commands file has been sourced"
|
||||
fi
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue