Project

General

Profile

Download (99 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#!/bin/sh
2

    
3
LINKUP=`cat /tmp/rc.linkup`
4
/usr/local/bin/php /etc/rc.linkup $LINKUP
5
rm /tmp/rc.linkup
(66-66/94)