about summary refs log tree commit diff stats
path: root/blog
diff options
context:
space:
mode:
Diffstat (limited to 'blog')
-rwxr-xr-xblog2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog b/blog
index e85e212..abcffc6 100755
--- a/blog
+++ b/blog
@@ -38,7 +38,7 @@ if (~ $url '/'){
 		echo '=>' posts/$i $name
 	}
 
-	cat '$webroot/homepage'
+	cat $webroot/homepage
 	exit 0
 }