diff options
| author | Bastian Wissler | 2008-04-11 21:37:35 +0200 |
|---|---|---|
| committer | Bastian Wissler | 2008-04-11 21:37:35 +0200 |
| commit | ac0370a74c1deab0aefb15a685c8d86deab9d4b5 (patch) | |
| tree | e0c517874db5bd0e1917b41ae58b22103da7fcd2 /os-plugins/plugins/vmwarebinary/files | |
| parent | Checkin of vmchooser plugin fixes (installation) on behalf of bw21 ... (diff) | |
| download | core-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')
| -rw-r--r-- | os-plugins/plugins/vmwarebinary/files/installbinary.sh | 2 |
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" |
