source: npl/phone/fax2email_script/post.fax2email @ fe3434a

Last change on this file since fe3434a was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 164 bytes
Line 
1#!/bin/bash
2#(c) 2009 DatuX
3if [ ! -e /var/lib/asterisk/scripts/fax2email ]; then
4mv /var/lib/asterisk/scripts/fax2email.new /var/lib/asterisk/scripts/fax2email
5fi
Note: See TracBrowser for help on using the repository browser.