dev-container/base/asdf

5 lines
46 B
Text
Raw Normal View History

2023-08-24 19:46:35 +12:00
#!/bin/bash
source ~/.asdf/asdf.sh
exec "$@"