add restart script
This commit is contained in:
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
/etc/rc.d/rc.ungit restart
|
Reference in New Issue
Block a user
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
/etc/rc.d/rc.ungit restart
|