mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
3 lines
51 B
Bash
3 lines
51 B
Bash
|
#!/bin/bash
|
||
|
bundle install
|
||
|
bundle exec jekyll serve
|