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