3 lines
No EOL
46 B
Bash
Executable file
3 lines
No EOL
46 B
Bash
Executable file
#!/bin/sh
|
|
rm -f /run/count.mdadm.initrd
|
|
exit 0 |