proot-apps/apps/tabby/entrypoint
2024-08-22 13:41:27 -04:00

5 lines
51 B
Bash
Executable File

#!/bin/bash
# Start Tabby
tabby --no-sandbox "$@"