Skip to content

Commit 33db27b

Browse files
committed
feat: move postinst to debian/post-install to keep the file convention consistent between this repo and device-agent
1 parent ad7794f commit 33db27b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

nfpm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ contents:
108108
expand: true
109109

110110
scripts:
111-
postinstall: ./postinst
111+
postinstall: ./debian/post-install

0 commit comments

Comments
 (0)