summaryrefslogtreecommitdiff
path: root/bs
diff options
context:
space:
mode:
Diffstat (limited to 'bs')
-rwxr-xr-xbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bs b/bs
index 1e3da74..ec625ee 100755
--- a/bs
+++ b/bs
@@ -2,7 +2,7 @@
PYSSG_XYZ_DIR=$HOME/luevano.xyz
-pyssg --config $PYSSG_XYZ_DIR/config.yaml -b --debug
+pyssg --config $PYSSG_XYZ_DIR/config.yaml -b
if [ $? -ne 0 ]; then
echo "Failed to build the site."