aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/update-all.sh')
-rwxr-xr-xbin/update-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/update-all.sh b/bin/update-all.sh
index 221ed59..920f1f3 100755
--- a/bin/update-all.sh
+++ b/bin/update-all.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-if [[ ${1} != "production" ]];
+if [[ ${1} != "production" ]]; then
emerge --sync
fi