summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsh/upd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/upd b/sh/upd
index a1c87e0..a3fb8a2 100755
--- a/sh/upd
+++ b/sh/upd
@@ -15,7 +15,7 @@ all () {
fast
clean
# don't run reflector if it is pp or insp, because they all VPN to ba now
- if ! { [ "$hostname" = xyzpp ] || [ "$hostname" = xyzinsp ] }; then
+ if ! { [ "$hostname" = xyzpp ] || [ "$hostname" = xyzinsp ];}; then
refl
fi
monthly_misc