aboutsummaryrefslogtreecommitdiffstats
path: root/qtsixa
diff options
context:
space:
mode:
Diffstat (limited to 'qtsixa')
-rwxr-xr-xqtsixa/watch2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtsixa/watch b/qtsixa/watch
index edce4fa..ac78544 100755
--- a/qtsixa/watch
+++ b/qtsixa/watch
@@ -13,7 +13,7 @@ if [ $? = 0 ]; then
echo 'qtsixa'
fi
rm index.html
-elif [ ! -f unfetchable ]
+elif [ ! -f unfetchable ]; then
touch unfetchable
echo 'qtsixa (unfetchable)'
fi