5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/bin/sh
|
|
|
|
sleep 15
|
|
mv /etc/15-automount /etc/hotplug.d/block/
|