summaryrefslogtreecommitdiffstats
path: root/scripts/xds-server-stop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/xds-server-stop.sh')
-rwxr-xr-xscripts/xds-server-stop.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/xds-server-stop.sh b/scripts/xds-server-stop.sh
index 8a6bf5e..674ed25 100755
--- a/scripts/xds-server-stop.sh
+++ b/scripts/xds-server-stop.sh
@@ -16,3 +16,4 @@ if [ "$nbProc" != "0" ]; then
pkill -KILL syncthing-inotify
fi
+exit 0