mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 09:32:19 +00:00
4 lines
No EOL
130 B
Bash
Executable file
4 lines
No EOL
130 B
Bash
Executable file
#!/usr/bin/env bash
|
|
# Quick script to serve gemini locally
|
|
hugo --environment local -D
|
|
agate --content public --hostname localhost |