Switching to pure org
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
./scripts/hugo
|
||||
rsync --delete-after -avzr public/ verin.brechtel:/nas/www/willfullyobtuse.com
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker run -p 1313:1313 --rm --workdir=/site -v .:/site hugomods/hugo:base hugo $@
|
||||
Reference in New Issue
Block a user