diff options
Diffstat (limited to 'remote/modules/vmware/data/opt/openslx/bin')
| -rwxr-xr-x | remote/modules/vmware/data/opt/openslx/bin/vmplayer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vmware/data/opt/openslx/bin/vmplayer b/remote/modules/vmware/data/opt/openslx/bin/vmplayer index 0f7d9232..cfb91a0a 100755 --- a/remote/modules/vmware/data/opt/openslx/bin/vmplayer +++ b/remote/modules/vmware/data/opt/openslx/bin/vmplayer @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/ash # radically simplified version of the original script vmplayer by VMware Inc. PREFIX=/usr/lib/vmware # depends on the vmware location |
