dev-container/base/asdf
2023-08-24 20:15:06 +12:00

4 lines
46 B
Bash
Executable file

#!/bin/bash
source ~/.asdf/asdf.sh
exec "$@"