mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 10:19:37 +08:00
8 lines
66 B
Bash
Executable File
8 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
|
|
sleep 15
|
|
mv /etc/15-automount /etc/hotplug.d/block/
|
|
|
|
|
|
|