proot-apps/apps/slack/entrypoint
2024-04-24 12:11:51 -07:00

5 lines
51 B
Bash
Executable File

#!/bin/bash
# Start Slack
slack --no-sandbox "$@"