diff options
Diffstat (limited to 'os-plugins/plugins/vmwarebinary')
| -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" |
