proot-apps/apps/edge/entrypoint
2024-04-08 15:48:47 -07:00

5 lines
71 B
Bash
Executable File

#!/bin/bash
# Start Edge
microsoft-edge --no-sandbox --test-type "$@"