Merge pull request #28 from imrehg/archimage

[archlinux] fix directory name change in patching
This commit is contained in:
Manfred Touron 2014-11-16 22:20:42 +01:00
commit 0587af1ed3
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ patch_image() {
sudo cp /etc/resolv.conf $TARGET/run/systemd/resolve/resolv.conf
patch_target common-patches
patch_target archlinux-latest/patches
patch_target archlinux/patches
# TODO Get ssh keys from config
sudo mkdir -p $TARGET/root/.ssh