Remove non-functioning command
This commit is contained in:
parent
64b5cacca7
commit
7c541727bc
1 changed files with 0 additions and 2 deletions
|
@ -79,8 +79,6 @@ systemd-nspawn -bD "$ARCH_MOUNT_ROOT" -E "ARCH_X11_KEYMAP=${ARCH_X11_KEYMAP}";
|
|||
systemd-nspawn -D "$ARCH_MOUNT_ROOT" systemctl disable set-keymap;
|
||||
rm "$ARCH_MOUNT_ROOT/etc/systemd/system/set-keymap.service";
|
||||
|
||||
arch-chroot "$ARCH_MOUNT_ROOT" systemctl enable bluetooth;
|
||||
|
||||
arch-chroot "$ARCH_MOUNT_ROOT" rm -rf "$tempRoot";
|
||||
|
||||
popd > /dev/null;
|
||||
|
|
Loading…
Reference in a new issue