summaryrefslogtreecommitdiffstats
path: root/bin/update
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-03-03 09:57:19 -0500
committerJesse Luehrs <doy@tozt.net>2024-03-03 09:57:19 -0500
commitbf0d278243acbcdcb4f1447541c3248212a02c0d (patch)
tree6f187a5baa70e55ef255123c566bae04e32d191a /bin/update
parenta7d13bbc2744d7a23e2340d8c2c7bc7923aa739b (diff)
downloadpuppet-tozt-bf0d278243acbcdcb4f1447541c3248212a02c0d.tar.gz
puppet-tozt-bf0d278243acbcdcb4f1447541c3248212a02c0d.zip
also allow running the update script locally
Diffstat (limited to 'bin/update')
-rwxr-xr-xbin/update6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/update b/bin/update
new file mode 100755
index 0000000..0784346
--- /dev/null
+++ b/bin/update
@@ -0,0 +1,6 @@
+#!/bin/sh
+set -eu
+
+cd "$(dirname "$0")/.."
+
+exec bin/for-servers update