summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmwarebinary/files/installbinary.sh
diff options
context:
space:
mode:
authorBastian Wissler2008-04-11 21:37:35 +0200
committerBastian Wissler2008-04-11 21:37:35 +0200
commitac0370a74c1deab0aefb15a685c8d86deab9d4b5 (patch)
treee0c517874db5bd0e1917b41ae58b22103da7fcd2 /os-plugins/plugins/vmwarebinary/files/installbinary.sh
parentCheckin of vmchooser plugin fixes (installation) on behalf of bw21 ... (diff)
downloadcore-ac0370a74c1deab0aefb15a685c8d86deab9d4b5.tar.gz
core-ac0370a74c1deab0aefb15a685c8d86deab9d4b5.tar.xz
core-ac0370a74c1deab0aefb15a685c8d86deab9d4b5.zip
More complete version of vmchooser.
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1737 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmwarebinary/files/installbinary.sh')
-rw-r--r--os-plugins/plugins/vmwarebinary/files/installbinary.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmwarebinary/files/installbinary.sh b/os-plugins/plugins/vmwarebinary/files/installbinary.sh
index e1b412c6..88be7877 100644
--- a/os-plugins/plugins/vmwarebinary/files/installbinary.sh
+++ b/os-plugins/plugins/vmwarebinary/files/installbinary.sh
@@ -19,7 +19,7 @@ if [ ${REPLY} == "YES" ]; then
echo " * Downloading vmplayer now. This may take a while"
cd /opt/openslx/plugin-repo/vmwarebinary/
- todo, during development we have this file and dont need to download it
+ #todo, during development we have this file and dont need to download it
wget -c http://download3.vmware.com/software/vmplayer/VMware-player-2.0.2-59824.i386.tar.gz
echo " * Unpacking vmplayer"