One-KVM/scripts/kvmd-vnc

3 lines
50 B
Bash
Executable File

#!/bin/bash
cd / && python3 -m kvmd.apps.vnc "$@"