diff options
| author | jason | 2017-07-13 09:22:37 -0600 |
|---|---|---|
| committer | jason | 2017-07-13 09:22:37 -0600 |
| commit | dd1119a2039c61f070f699a0eb99cd7e53ec7f50 (patch) | |
| tree | bc1bcb01a70b00db5965843bcdbe2343d6733829 /scripts | |
| parent | 2e00f3a99a8740268109d69712f698640ce3a524 (diff) | |
| download | dotfiles-dd1119a2039c61f070f699a0eb99cd7e53ec7f50.tar.gz dotfiles-dd1119a2039c61f070f699a0eb99cd7e53ec7f50.zip | |
move run_vmtoolsd to the bin directory
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/run_vmtoolsd | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/run_vmtoolsd b/scripts/run_vmtoolsd deleted file mode 100755 index 09ee4e6..0000000 --- a/scripts/run_vmtoolsd +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #!/bin/bash | ||
| 2 | |||
| 3 | sleep 2 | ||
| 4 | vmtoolsd -n vmusr & | ||