mi-v1/run/start.sh

10 lines
76 B
Bash
Executable File

#!/bin/sh
set -e
echo "waiting for rethink to settle"
sleep 2
mi-init
mi