One-KVM/scripts/kvmd-totp

3 lines
51 B
Bash
Executable File

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