source:
npl/phone/fax2email_script/post.fax2email
@
fe3434a
Last change on this file since fe3434a was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 164 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | #(c) 2009 DatuX |
3 | if [ ! -e /var/lib/asterisk/scripts/fax2email ]; then |
4 | mv /var/lib/asterisk/scripts/fax2email.new /var/lib/asterisk/scripts/fax2email |
5 | fi |
Note: See TracBrowser
for help on using the repository browser.