diff options
| author | Jonathan Bauer | 2013-12-02 14:57:07 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-12-02 14:57:07 +0100 |
| commit | db99a8fbb52d481cf78e63f350e2a4e9df8620ef (patch) | |
| tree | 24b3943a969c377127de6544f6fba75402eccdfa | |
| parent | Checked and changed the shebang of some more scripts. As we want to use ash i... (diff) | |
| download | tm-scripts-db99a8fbb52d481cf78e63f350e2a4e9df8620ef.tar.gz tm-scripts-db99a8fbb52d481cf78e63f350e2a4e9df8620ef.tar.xz tm-scripts-db99a8fbb52d481cf78e63f350e2a4e9df8620ef.zip | |
[vmware] add symlinks to our version of vmware and vmplayer warpper
scripts
| l--------- | remote/modules/vmware/data/usr/bin/vmplayer | 1 | ||||
| l--------- | remote/modules/vmware/data/usr/bin/vmware | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/vmware/data/usr/bin/vmplayer b/remote/modules/vmware/data/usr/bin/vmplayer new file mode 120000 index 00000000..2944838d --- /dev/null +++ b/remote/modules/vmware/data/usr/bin/vmplayer @@ -0,0 +1 @@ +/opt/openslx/bin/vmplayer
\ No newline at end of file diff --git a/remote/modules/vmware/data/usr/bin/vmware b/remote/modules/vmware/data/usr/bin/vmware new file mode 120000 index 00000000..bde6f9c0 --- /dev/null +++ b/remote/modules/vmware/data/usr/bin/vmware @@ -0,0 +1 @@ +/opt/openslx/bin/vmware
\ No newline at end of file |
