Fixed typo

This commit is contained in:
Manfred Touron 2014-11-05 14:30:16 +00:00
parent 5c0f3c0216
commit f5c65aca61
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ upgrade_image() {
sudo cp /etc/resolv.conf $TARGET/run/systemd/resolve/resolv.conf
do_in_target pacman --noconfirm -Suy
do_in_target "pacman --noconfirm -Suy"
sudo rm -f $TARGET/run/systemd/resolve/resolv.conf