]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - bin/update
add install script after composer install
[github/wallabag/wallabag.git] / bin / update
diff --git a/bin/update b/bin/update
new file mode 100755 (executable)
index 0000000..fa57976
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+
+# What can we do when we update vendor?
\ No newline at end of file