Project

General

Profile

Download (62 Bytes) Statistics
| Branch: | Tag: | Revision:

fuss-fucc / clientScripts / rc.local @ a1471122

1
#!/bin/bash -e
2
su -c /root/clientScript root || exit 1
3
exit 0
(2-2/2)