summary refs log tree commit diff
path: root/demo/stop.sh
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-03-30 11:41:52 +0100
committerErik Johnston <erik@matrix.org>2021-03-30 11:41:52 +0100
commitf46b864748ca96d6c41f8124d066d329e71a88c3 (patch)
tree2399bad973fa658167b62a8d090187f726159f19 /demo/stop.sh
parentMerge tag 'v1.30.1' into matrix-org-hotfixes (diff)
parentUpdate changelog (diff)
downloadsynapse-f46b864748ca96d6c41f8124d066d329e71a88c3.tar.xz
Merge remote-tracking branch 'origin/release-v1.31.0' into matrix-org-hotfixes
Diffstat (limited to 'demo/stop.sh')
-rwxr-xr-xdemo/stop.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/stop.sh b/demo/stop.sh

index 85a1d2c161..f9dddc5914 100755 --- a/demo/stop.sh +++ b/demo/stop.sh
@@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash DIR="$( cd "$( dirname "$0" )" && pwd )"