summaryrefslogtreecommitdiffstats
path: root/core/modules/vmchooser2/module.conf
blob: 607720849f0b2af12fe4a367e38848e70b0899f1 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
REQUIRED_MODULES="
	qt5core
"
REQUIRED_GIT="https://git.openslx.org/openslx-ng/vmchooser2.git"
REQUIRED_PREFIX="/opt/openslx/bin"
REQUIRED_BINARIES="vmchooser.real"