0
1
Fork 0
textfiles/bin/deploy-staging.sh

3 lines
49 B
Bash
Executable File

#!/bin/sh
hugo deploy --environment=staging "$@"