committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-07-05 13:32:58 +03:00
parent 7afc17c186
commit 019b8090a3
16 changed files with 3 additions and 225 deletions

View File

@@ -1,9 +0,0 @@
#!/bin/sh
if [ "$1" = "add" ]; then
/etc/kernel/postinst.d/dkms "$2"
fi
if [ "$1" = "remove" ]; then
/etc/kernel/prerm.d/dkms "$2"
fi