diff options
Diffstat (limited to 'nfpm/nfpm.yaml.skel')
-rw-r--r-- | nfpm/nfpm.yaml.skel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfpm/nfpm.yaml.skel b/nfpm/nfpm.yaml.skel index c5a775b..97d9c56 100644 --- a/nfpm/nfpm.yaml.skel +++ b/nfpm/nfpm.yaml.skel @@ -1,5 +1,5 @@ # Name. (required) -name: ln-initscripts +name: ln-initfunctions # Architecture. (required) # This will expand any env var you set in the field, e.g. version: ${GOARCH} |