diff options
| author | Philip J Freeman <elektron@halo.nu> | 2005-07-22 01:13:13 -0700 |
|---|---|---|
| committer | Philip J Freeman <elektron@halo.nu> | 2026-04-22 12:13:02 -0700 |
| commit | 521028801517a92ffdbf4911ca9d6db67e8de7d3 (patch) | |
| tree | 5eaf050789a03275c73fd810f8d65edb6de54cc1 /hooks/build-os-post/40-ostree-demo-scripts | |
| parent | e33ea89387b46c5a4a91b1fd90c05e0d7ad56470 (diff) | |
add a gui; initial dev releasehalo.01.20250721.235859
Diffstat (limited to 'hooks/build-os-post/40-ostree-demo-scripts')
| -rwxr-xr-x | hooks/build-os-post/40-ostree-demo-scripts | 1 |
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 |
