[archlinux] fix directory name change in patching

This commit is contained in:
Gergely Imreh 2014-11-15 16:10:11 +00:00 committed by Manfred Touron
parent 3bab67e38d
commit 030208efa0
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
do_in_target 'curl https://raw.githubusercontent.com/online-labs/ocs-scripts/master/upgrade_root.bash | bash'
patch_target archlinux-latest/patches
patch_target archlinux/patches
# TODO Get ssh keys from config
sudo mkdir -p $TARGET/root/.ssh