Files
kubernaut/.devcontainer/boot.sh
2025-03-24 15:07:40 -05:00

5 lines
53 B
Bash
Executable File

#!/bin/bash
bundle update --bundler
bundler install