summaryrefslogtreecommitdiff
path: root/debian/baserock-chroot.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/baserock-chroot.postinst')
-rw-r--r--debian/baserock-chroot.postinst7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/baserock-chroot.postinst b/debian/baserock-chroot.postinst
new file mode 100644
index 0000000..c244aa1
--- /dev/null
+++ b/debian/baserock-chroot.postinst
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -eu
+
+br-ct-sync-chroots
+
+#DEBHELPER#