mirror of
https://cgit.krebsco.de/krops/
synced 2025-08-18 07:16:22 +00:00
populate pass: set -efu
This commit is contained in:
parent
78830f5ea7
commit
943c6567fc
@ -62,6 +62,8 @@ let
|
||||
pop.pass = target: source: let
|
||||
passPrefix = "${source.dir}/${source.name}";
|
||||
in /* sh */ ''
|
||||
set -efu
|
||||
|
||||
umask 0077
|
||||
|
||||
if test -e ${quote source.dir}/.git; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user