davidovski/build.sh

7 lines
71 B
Bash
Executable File

#!/bin/sh
[ -d dist ] && rm -r dist
mkdir dist
shblg -i site -o dist