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