diff options
-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 |