summaryrefslogtreecommitdiffstats
path: root/src/mrgw.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mrgw.sh')
-rwxr-xr-xsrc/mrgw.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mrgw.sh b/src/mrgw.sh
index 05739bf015e..86bef336867 100755
--- a/src/mrgw.sh
+++ b/src/mrgw.sh
@@ -1,5 +1,7 @@
#!/usr/bin/env bash
+# Start/restart a radosgw instance on the given mstart.sh cluster.
+
set -e
rgw_frontend=${RGW_FRONTEND:-"beast"}