From dcf3d60b0316726613d222f4d337172fa222fa18 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sat, 26 Jul 2025 00:17:31 +0200 Subject: Add package builds --- nfpm/scripts/preinstall.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 nfpm/scripts/preinstall.sh (limited to 'nfpm/scripts/preinstall.sh') diff --git a/nfpm/scripts/preinstall.sh b/nfpm/scripts/preinstall.sh new file mode 100755 index 0000000..23d3af1 --- /dev/null +++ b/nfpm/scripts/preinstall.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env sh +install -dvm0755 /etc/lirion -- cgit v1.2.3