diff options
| author | Simon Rettberg | 2014-05-04 13:50:38 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2014-05-04 13:50:38 +0200 |
| commit | c048ecf19b84216fb355496f28eed5e9d10f8f95 (patch) | |
| tree | 2cba547bb26e0383f988e0b6a4f5d199ab76e819 | |
| parent | [vmchooser-freiburg] Add changed syntax for vmchooser2 (diff) | |
| download | tm-scripts-c048ecf19b84216fb355496f28eed5e9d10f8f95.tar.gz tm-scripts-c048ecf19b84216fb355496f28eed5e9d10f8f95.tar.xz tm-scripts-c048ecf19b84216fb355496f28eed5e9d10f8f95.zip | |
DERP
| -rw-r--r-- | remote/modules/vmchooser2/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vmchooser2/module.conf b/remote/modules/vmchooser2/module.conf index 2f5ba40d..b098d7a5 100644 --- a/remote/modules/vmchooser2/module.conf +++ b/remote/modules/vmchooser2/module.conf @@ -1,3 +1,3 @@ REQUIRED_GIT="git://git.openslx.org/openslx-ng/vmchooser2.git" REQUIRED_PREFIX="/opt/openslx/bin" -REQUIRED_BINARIES="vmchooser" +REQUIRED_BINARIES="vmchooser.real" |
