Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed
#!/bin/ash . /liblinuxlive modprobe_module $@ exit $?
#!/bin/ash
. /liblinuxlive
modprobe_module $@
exit $?