summarylogtreecommitdiffstats
path: root/vagrant-libvirt.install
blob: 40ddd3ca5466f12924f4b470dbf40827fb7a267c (plain)
1
2
3
4
post_install() {
  echo '> NOTE: The plugin needs to be marked as installed using `vagrant plugin install vagrant-libvirt` as your normal user.'
  echo
}