mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-12-17 23:24:18 -05:00
4 lines
52 B
Bash
Executable File
4 lines
52 B
Bash
Executable File
#!/bin/bash
|
|
bundle install
|
|
bundle exec jekyll serve
|