Update dapostinstall.sh

spamd start fil
This commit is contained in:
Marek Miklewicz
2025-04-08 10:15:28 +02:00
committed by GitHub
parent 675b810084
commit e9e35f6c6b
+4 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
# VERSION 1.6.6-30.03.2025
# VERSION 1.7.7-30.03.2025
if [ -f "/var/log/dapostinstall.done" ]; then
echo -e "\e[31mSkrypt DApostinstall był już uruchomiony na tym serwerze - przerywam działanie.\e[0m"
exit 1
@@ -422,6 +422,9 @@ cd $CBDIR
./build update
./build exim_conf
systemctl enable spamassassin
systemctl restart spamd
echo "Dodanie SpamAssassin dla wszystkich uzytkownikow"
cd $DAPOSTINSTALL_DIR