1996-09-24 17:03:37 +00:00
|
|
|
#!/bin/sh
|
1997-02-15 17:22:10 +00:00
|
|
|
if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
|
1996-09-24 17:03:37 +00:00
|
|
|
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."
|