Project

General

Profile

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

fuss-fucc / clonezilla / clientScripts / rc.local @ master

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