source: bin/sendmail_restart.sh

Last change on this file was 1, checked in by george, 16 years ago

Prvotní import všeho

  • Property svn:executable set to *
File size: 67 bytes
Line 
1#!/bin/sh
2cd /etc/mail
3make
4newaliases
5/etc/init.d/sendmail restart
Note: See TracBrowser for help on using the repository browser.