Update third_party-thunderbird.md
Ad "cd thunderbird-plugins" in line 18
Dieser Commit ist enthalten in:
Ursprung
bd9d21ce42
Commit
28cc0e9ead
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
|
@ -16,6 +16,7 @@ All of this can be done using the following commands:
|
|||
cd data/web
|
||||
curl -LO https://github.com/mailcow/mailcow-dockerized-docs/raw/master/docs/download/thunderbird-plugins.php
|
||||
mkdir thunderbird-plugins
|
||||
cd thunderbird-plugins
|
||||
curl -Lo build-plugins.sh https://github.com/mailcow/mailcow-dockerized-docs/raw/master/docs/download/build-thunderbird-plugins.sh
|
||||
chmod +x build-plugins.sh
|
||||
echo example.com example.org | ./build-plugins.sh mailcow.example.com
|
||||
|
|
Laden …
In neuem Issue referenzieren