aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2018-04-08 12:03:37 +0200
committerGitHub <noreply@github.com>2018-04-08 12:03:37 +0200
commit03c1ce2d1e53ab47578e8b1629eb99e4f7758353 (patch)
tree335686280a8417e37c92305fd0f047c438c3283c /contrib
parent4ea54b80bc4f0364ceab5ad94fb701ded292647b (diff)
Make codacy happy
Diffstat (limited to 'contrib')
-rw-r--r--contrib/merge_updates_unix.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/merge_updates_unix.sh b/contrib/merge_updates_unix.sh
index 355289d8588..53eb7053df3 100644
--- a/contrib/merge_updates_unix.sh
+++ b/contrib/merge_updates_unix.sh
@@ -1,2 +1,3 @@
+#!/bin/bash
cat ../sql/updates/world/master/*.sql > world_update.sql
cat ../sql/updates/hotfixes/master/*.sql > hotfixes_update.sql