Created
May 18, 2025 00:59
-
-
Save AkazaRenn/fb31b51a9a01fb67fa573a0ef32c1618 to your computer and use it in GitHub Desktop.
Toolbox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env sh | |
| toolbox create dev &> /dev/null || true && toolbox run --container dev "$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment