]> git.donarmstrong.com Git - neurodebian.git/blobdiff - etc/xdg/autostart/vmsetupwizard.desktop
Fixes.
[neurodebian.git] / etc / xdg / autostart / vmsetupwizard.desktop
index c6ccdd505b4c409269a00ac842f62efb4197c97d..6cad50db435f4cfeebb79480a5b8a8b9aa9959eb 100644 (file)
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Name=NeuroDebian VirtualMachine setup wizard
 Comment=Runs once to perform final configuration steps
-Exec=[ ! -e /etc/neurodebian/guest/setupwizard_done ] && nd-vmsetupwizard
+Exec=bash -c "[ ! -e /etc/neurodebian/guest/setupwizard_done ] && nd-vmsetupwizard"
 Terminal=false
 Type=Application