aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/update
diff options
context:
space:
mode:
Diffstat (limited to 'bin/update')
-rwxr-xr-xbin/update4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/update b/bin/update
new file mode 100755
index 00000000..fa579762
--- /dev/null
+++ b/bin/update
@@ -0,0 +1,4 @@
1#!/bin/sh
2set -e
3
4# What can we do when we update vendor? \ No newline at end of file