summaryrefslogtreecommitdiff
path: root/hooks/build-os-post/40-ostree-demo-scripts
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/build-os-post/40-ostree-demo-scripts')
-rwxr-xr-xhooks/build-os-post/40-ostree-demo-scripts1
1 files changed, 1 insertions, 0 deletions
diff --git a/hooks/build-os-post/40-ostree-demo-scripts b/hooks/build-os-post/40-ostree-demo-scripts
index 6ea5627..cb8d693 100755
--- a/hooks/build-os-post/40-ostree-demo-scripts
+++ b/hooks/build-os-post/40-ostree-demo-scripts
@@ -2,6 +2,7 @@
set -o pipefail
+#TODO: package this stuff in .debs and put in a reprepro
cat > "${root:?}"/usr/sbin/halo-upgrade << EOF
#!/bin/bash -e