Commented out hugo
This commit is contained in:
parent
3bacc5aa85
commit
4430883df6
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ alias git-set-private="git config user.name nikurasu && git config user.email pu
|
|||
|
||||
|
||||
# hugo
|
||||
alias hugo='podman run --rm -v $(pwd):/src:z -w /src -p 42020:42020 klakegg/hugo:ext-debian'
|
||||
# alias hugo='podman run --rm -v $(pwd):/src:z -w /src -p 42020:42020 klakegg/hugo:ext-debian'
|
||||
|
|
Loading…
Reference in a new issue