mirror of
https://github.com/jiangcuo/qemu-server
synced 2026-01-08 12:24:51 +00:00
4 lines
63 B
Bash
Executable File
4 lines
63 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec /var/lib/qemu-server/pve-bridge --hotplug "$@"
|