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

5 lines
72 B
Bash
Executable File

#!/bin/bash
# Start Postman
/opt/Postman/app/Postman --no-sandbox "$@"