1
0
Fork 0
older-tomato-theme/jekyll_theme/install.sh
2023-12-17 08:21:01 +03:00

4 lines
135 B
Bash
Executable file

#!/bin/bash
rm older-tomato-theme-1.0.1.gem
gem build older-tomato-theme.gemspec
sudo gem install --local older-tomato-theme-1.0.1.gem