diff options
author | makefu <github@syntax-fehler.de> | 2014-03-09 22:32:48 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2014-03-09 22:32:48 +0100 |
commit | 0970f673456cf8bef932aef048bb89f6178eb104 (patch) | |
tree | 6e0151b3b614a6569d68db7f1256567809457eda /ship/src/filehooker_configure_netshare | |
parent | d352ce6c3d6d8f7d4588dbf51ea479f2af89a7b2 (diff) |
ship:implement ncdc configuration
Diffstat (limited to 'ship/src/filehooker_configure_netshare')
-rw-r--r-- | ship/src/filehooker_configure_netshare | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ship/src/filehooker_configure_netshare b/ship/src/filehooker_configure_netshare new file mode 100644 index 00000000..ffd53e08 --- /dev/null +++ b/ship/src/filehooker_configure_netshare @@ -0,0 +1,6 @@ +#!/bin/sh +#@info +#@strict +#@include filehooker + +ncdc_configure_netshare "${1?provide share folder}" |