From dfbaa0fd33627bfdc8945d25b2291ca074fdb9ed Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 14 Apr 2014 22:19:31 +0200 Subject: put: remove flux --- etc/functions/put | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/functions/put b/etc/functions/put index 6a151bb..62aaebc 100644 --- a/etc/functions/put +++ b/etc/functions/put @@ -58,7 +58,7 @@ function put_chaosdorf { max_size=0 } -hosts=(flux ghost steel chaosdorf) +hosts=(ghost steel chaosdorf) while [[ ${1} == -* ]] { case ${1} in -- cgit v1.2.3