summaryrefslogtreecommitdiff
path: root/pcr/connman-ui-git/connman-ui/hooks/post-update.sample
diff options
context:
space:
mode:
authorfreaj <freaj@riseup.net>2015-03-10 15:44:37 +0100
committerfreaj <freaj@riseup.net>2015-03-10 15:44:37 +0100
commit99ad6efdd3f48f30b89f2a983442e8962deb27c7 (patch)
tree8e896d08fb92f6c2842be7e7931354fe2f9345ae /pcr/connman-ui-git/connman-ui/hooks/post-update.sample
parent7df58ebd43ecc4bf1b1ba1135679dbb416145ec0 (diff)
connman-ui-git: add new package to [pcr]
Diffstat (limited to 'pcr/connman-ui-git/connman-ui/hooks/post-update.sample')
-rwxr-xr-xpcr/connman-ui-git/connman-ui/hooks/post-update.sample8
1 files changed, 8 insertions, 0 deletions
diff --git a/pcr/connman-ui-git/connman-ui/hooks/post-update.sample b/pcr/connman-ui-git/connman-ui/hooks/post-update.sample
new file mode 100755
index 000000000..ec17ec193
--- /dev/null
+++ b/pcr/connman-ui-git/connman-ui/hooks/post-update.sample
@@ -0,0 +1,8 @@
+#!/bin/sh
+#
+# An example hook script to prepare a packed repository for use over
+# dumb transports.
+#
+# To enable this hook, rename this file to "post-update".
+
+exec git update-server-info