Commit b6e67fa
committed
fish: fix postrm script interpreter
Add the missing shell interpreter line to the postrm script so apk can run the generated post-deinstall hook when fish is removed.
Fixes: #29348
Signed-off-by: Dharmik Parmar <dharmikparmar2004@yahoo.com>1 parent 0627b41 commit b6e67fa
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
0 commit comments