Merge "Fix resolv.conf in tinyipa image build"
This commit is contained in:
commit
913c2a1ea5
@ -34,7 +34,7 @@ mkdir "$FINALDIR"
|
|||||||
# Setup Final Dir
|
# Setup Final Dir
|
||||||
#####################################
|
#####################################
|
||||||
|
|
||||||
sudo cp /etc/resolv.conf $FINALDIR/etc/resolv.conf.old
|
sudo cp $FINALDIR/etc/resolv.conf $FINALDIR/etc/resolv.conf.old
|
||||||
sudo cp /etc/resolv.conf $FINALDIR/etc/resolv.conf
|
sudo cp /etc/resolv.conf $FINALDIR/etc/resolv.conf
|
||||||
|
|
||||||
sudo cp -a $FINALDIR/opt/tcemirror $FINALDIR/opt/tcemirror.old
|
sudo cp -a $FINALDIR/opt/tcemirror $FINALDIR/opt/tcemirror.old
|
||||||
|
Loading…
x
Reference in New Issue
Block a user