You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix nfpm script path issue by copying scripts to working directory
- Copy postinst/postrm scripts to working directory before building
- Update nfpm configuration to use relative paths for scripts
- Clean up copied scripts after package build completes
- This ensures nfpm can find the scripts when running from working directory
0 commit comments