3 lines
93 B
Bash
Executable File
3 lines
93 B
Bash
Executable File
#!/usr/bin/bash
|
|
nfpm pkg --config /app/resources/nfpm.yaml --target /app/dist --packager rpm
|