mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 16:01:24 +00:00
6 lines
44 B
Plaintext
6 lines
44 B
Plaintext
|
#!/bin/sh -x
|
||
|
|
||
|
set -e
|
||
|
|
||
|
mkdir -p /lib/modules
|