summaryrefslogtreecommitdiffstats
path: root/filehooker/root-image/krebs/bin/refresh-shares.ship
diff options
context:
space:
mode:
Diffstat (limited to 'filehooker/root-image/krebs/bin/refresh-shares.ship')
-rwxr-xr-xfilehooker/root-image/krebs/bin/refresh-shares.ship11
1 files changed, 0 insertions, 11 deletions
diff --git a/filehooker/root-image/krebs/bin/refresh-shares.ship b/filehooker/root-image/krebs/bin/refresh-shares.ship
deleted file mode 100755
index 364d7758..00000000
--- a/filehooker/root-image/krebs/bin/refresh-shares.ship
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-#TODO:
-#!/usr/bin/env ship
-set -euf
-#@include filehooker
-. /krebs/lib/filehooker
-ncdc_user="hooker"
-
-share_all_partitions
-systemctl restart hddtemp.service
-exit 0