Files
homepage/serve.sh
T

3 lines
95 B
Bash
Raw Normal View History

2023-05-03 00:06:33 -05:00
#!/usr/bin/env bash
2022-01-26 23:36:30 -06:00
podman run --rm -it -v $(pwd):/src -p 1313:1313 klakegg/hugo:latest server