diff --git a/docs/docs/howto.md b/docs/docs/howto.md index 34b4ca0..b9ccad5 100644 --- a/docs/docs/howto.md +++ b/docs/docs/howto.md @@ -4,7 +4,9 @@ apparmor _WILL_ conflict: https://linuxconfig.org/how-to-disable-apparmor-on-ubu ln -s /etc/apparmor.d/usr.bin.msmtp /etc/apparmor.d/disable/ apparmor_parser -R /etc/apparmor.d/disable/usr.bin.msmtp -## Installation: apt-get install msmtp msmtp-mta -y +## Installation + +apt-get install msmtp msmtp-mta -y ## Config file for MSMTP with GMAIL diff --git a/notes/deploy.txt b/notes/deploy.txt index 39b7fd0..04aed24 100644 --- a/notes/deploy.txt +++ b/notes/deploy.txt @@ -31,7 +31,7 @@ in rockfish.last to copy over all current rockfish files and folders: root@ubuntu-s-1vcpu-1gb-amd-sfo3-01:/srv/coreapps/rockfish.last# cp -a ../rockfish/. . -2.9) delete all in rockfish folder except db folder AND ** JSON CONFIG FILES ** AND *RFDOCS* which are updated and built separately +2.9) delete all in rockfish folder except db folder AND ** JSON CONFIG FILES ** which are updated and built separately If it won't start it's likely the .json config files are not present, copy back from rockfish.last