This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
hugo-sandstorm
Watch
1
Star
0
Fork
You've already forked hugo-sandstorm
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11c2dc1f52
hugo-sandstorm
/
post-receive
7 lines
81 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cd
/var/git
env -i git reset --hard
mkdir -p content
hugo -d /var/www
Reference in New Issue
View Git Blame
Copy Permalink