hashipi

Raspberry Pi home lab with Nomad and OpenBao
git clone https://git.in0rdr.ch/hashipi.git
Log | Files | Refs | Pull requests |Archive | README

commit f224411487b10057445a8c7ea8cf316d686b6241
parent b9779f79eb3579e1c8d0e614e196ffefa1497560
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Mon,  1 Dec 2025 21:10:51 +0100

fix(lxc-snapshot): don't interpret vars

Diffstat:
Mdebian_postinstall.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian_postinstall.sh b/debian_postinstall.sh @@ -165,7 +165,7 @@ cat <<EOF > /etc/exports EOF # Install lxc snapshot cronjob -cat <<EOF > /usr/local/bin/lxc-snapshot.sh +cat <<'EOF' > /usr/local/bin/lxc-snapshot.sh #!/usr/bin/env bash # # Script for LXC container backup