Files
One-KVM/scripts/kvmd-totp
2024-11-21 02:52:36 +00:00

3 lines
51 B
Bash
Executable File

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