60c821c520d5
c1494df0317b
1
2
3 4
#!/bin/sh if [ "$2" != "POST-INSTALL" ]; then exit 0; fi echo "Don't forget to edit /usr/local/lib/mnews/default-domain and make sure" echo "that it contains correct domain name for this host."