0
1
Fork 0
textfiles/bin/build-dev.sh

3 lines
36 B
Bash
Executable File

#!/bin/sh
PATH=$PWD:$PATH hugo "$@"