trivial: Make oem hooks directory follow the naming pattern

merge-requests/1/head
Matthias Klumpp 7 years ago
parent 1e66caecfb
commit c4f596866a

@ -113,7 +113,7 @@ python3-parted
EOF
rm -f config/hooks/normal/004-setup-oem.hook.chroot
cp config/oemhooks/004-setup-oem.hook.chroot config/hooks/normal/
cp config/hooks.oem/004-setup-oem.hook.chroot config/hooks/normal/
rm -rf config/includes.chroot
cp -r config/includes.chroot.oem config/includes.chroot

Loading…
Cancel
Save