mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-01-12 15:39:26 -05:00
4 lines
52 B
Bash
Executable File
4 lines
52 B
Bash
Executable File
#!/bin/bash
|
|
bundle install
|
|
bundle exec jekyll serve
|