3 lines
83 B
Bash
3 lines
83 B
Bash
|
#!/bin/sh
|
||
|
/bin/sh /root/udev-fic/setup_keys.sh 2>&1 $DEVNAME >> /root/udev-fic/log
|