diff options
Diffstat (limited to 'nfpm/scripts')
-rwxr-xr-x | nfpm/scripts/preinstall.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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 |