1
0
mirror of https://github.com/minoplhy/minima-dark.git synced 2025-01-10 19:38:13 +00:00
minima-dark/script/bootstrap

7 lines
54 B
Plaintext
Raw Normal View History

2021-06-08 06:33:18 +00:00
#!/bin/sh
set -e
gem install bundler
bundle install