Update postinst

This commit is contained in:
myvesta 2020-05-01 01:33:00 +02:00 committed by GitHub
commit d04a97c943
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,4 +41,7 @@ systemctl restart clamav-daemon
systemctl restart clamav-freshclam
systemctl restart exim4
version=$(curl http://c.myvestacp.com/latest.txt?updated)
echo "=== myVesta $version installed ==="
exit 0