Files
2018-07-04 10:03:02 +01:00

5 lines
58 B
Bash
Executable File

#!/bin/sh
set -e
insmod /init_module.ko
rmmod init_module