committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2021-11-20 01:46:41 +02:00
parent ba9309727b
commit 3e63525a7a
30 changed files with 4 additions and 416 deletions

View File

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