Restructure static files into a single directory
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
OUTPUT_DIR='./prerender'
|
||||
OUTPUT_DIR='./static'
|
||||
SCRIPT='/tmp/phantomjs_render.coffee'
|
||||
|
||||
if [[ "$1" != "" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user