[archlinux] fix directory name change in patching

This commit is contained in:
Gergely Imreh 2014-11-15 16:10:11 +00:00
parent 2ec972d93d
commit fc7a7400ce
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