Add shebang to build.sh

main
Elnu 3 years ago
parent 4f2e06d6ba
commit a59532eb9f

@ -1 +1,2 @@
#!/bin/bash
hugo && find public -path "*.html" -type f -exec tidy --quiet yes --drop-empty-elements no --hide-comments yes -o {} {} \;

Loading…
Cancel
Save