Update manjaro-architect

Fix a syntax error
merge-requests/273/head
Chrysostomus 8 years ago committed by GitHub
parent 95ebe56bbf
commit a8f7d3f3bd

@ -2054,7 +2054,7 @@ install_ati(){
# # add openrc support. If openrcbase was installed, the file /tmp/.openrc should exist.
# arch_chroot "systemctl enable vboxservice"
# echo -e "vboxguest\nvboxsf\nvboxvideo" > ${MOUNTPOINT}/etc/modules-load.d/virtualbox.conf
# ;;
;;
"9") # VMWare
arch_chroot "mhwd -a pci free 0300" 2>/tmp/.errlog
#basestrap ${MOUNTPOINT} xf86-video-vmware xf86-input-vmmouse 2>/tmp/.errlog

Loading…
Cancel
Save