aboutsummaryrefslogtreecommitdiffstats
path: root/bin/ssg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ssg')
-rwxr-xr-xbin/ssg5
1 files changed, 1 insertions, 4 deletions
diff --git a/bin/ssg b/bin/ssg
index d3f2e02..3af40a2 100755
--- a/bin/ssg
+++ b/bin/ssg
@@ -1,12 +1,9 @@
#!/bin/sh
-. $(dirname "${0}")/func
+. bin/func
set -xe
-# Check if the working directory is valid.
-echo "${0}" | grep '^./bin/ssg$'
-
src_files="$(__list_files ${src_dir})"
dirs="${media_dir} \
${src_dir} \
remember that computers suck.