mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-11 13:17:21 +00:00
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
ln -snf ../run/resolvconf/resolv.conf /etc/resolv.conf
|