Project

General

Profile

Download (99 Bytes) Statistics
| Branch: | Tag: | Revision:
1 0d67f297 Scott Ullrich
#!/bin/sh
2 69122db2 Scott Ullrich
3
LINKUP=`cat /tmp/rc.linkup`
4 dccacb2e Scott Ullrich
/usr/local/bin/php /etc/rc.linkup $LINKUP
5
rm /tmp/rc.linkup