mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-03-20 07:16:00 -04:00
4 lines
52 B
Bash
Executable File
4 lines
52 B
Bash
Executable File
#!/bin/bash
|
|
bundle install
|
|
bundle exec jekyll serve
|