mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 13:15:12 +02:00
6 lines
34 B
Bash
6 lines
34 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
exec vmtoolsd
|
|
|