summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-03-01 09:00:48 +0100
committerErich Eckner <git@eckner.net>2020-03-01 09:00:48 +0100
commit1304fad4521a87515fc4274a7b4d9cc80ed46572 (patch)
tree7581b8f18adca81e2b499161a013bc11e15c4b12
parent5e6f5af2fd1a4018bbce31e78470e64657cd490b (diff)
downloadupdate-all-1304fad4521a87515fc4274a7b4d9cc80ed46572.tar.xz
update-me: bugfix
-rw-r--r--update-me.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/update-me.in b/update-me.in
index c872600..0580209 100644
--- a/update-me.in
+++ b/update-me.in
@@ -35,6 +35,7 @@ while [ $# -gt 0 ]; do
usage
;;
esac
+ shift
done
preCmds=('hostname')