diff options
Diffstat (limited to 'os-plugins/plugins')
| -rw-r--r-- | os-plugins/plugins/vmware/files/install-vmpl2.0.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmware/files/install-vmpl2.0.sh b/os-plugins/plugins/vmware/files/install-vmpl2.0.sh index 1f680070..37aa2ea4 100644 --- a/os-plugins/plugins/vmware/files/install-vmpl2.0.sh +++ b/os-plugins/plugins/vmware/files/install-vmpl2.0.sh @@ -47,7 +47,7 @@ if [ "${REPLY}" == "YES" ]; then cd ../../../.. echo " * changing file permission" - chmod 04755 root/lib/vmware/lib/bin/vmware-vmx + chmod 04755 root/lib/vmware/bin/vmware-vmx echo " * fixing gdk and pango config files" sed -i \ |
