diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-04-14 22:19:31 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-04-14 22:19:31 +0200 |
commit | dfbaa0fd33627bfdc8945d25b2291ca074fdb9ed (patch) | |
tree | 6adc08aae0e4afe820117374adceeaad32084b39 /etc | |
parent | a9c60c266f6f9408a6b62189ff45184c2b857585 (diff) |
put: remove flux
Diffstat (limited to 'etc')
-rw-r--r-- | etc/functions/put | 2 |
1 files changed, 1 insertions, 1 deletions
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 |