summarylogtreecommitdiffstats
path: root/cells-sync-bin-ui-launcher.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cells-sync-bin-ui-launcher.sh')
-rwxr-xr-xcells-sync-bin-ui-launcher.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/cells-sync-bin-ui-launcher.sh b/cells-sync-bin-ui-launcher.sh
new file mode 100755
index 000000000000..7ac2302729df
--- /dev/null
+++ b/cells-sync-bin-ui-launcher.sh
@@ -0,0 +1,6 @@
+#!/usr/bin/env sh
+
+set -e;
+
+cd /usr/bin/ || exit;
+cells-sync start;