camera-motion-detect/mongo-init.sh

5 lines
42 B
Bash

#!/bin/bash
mongo <<EOF
rs.initiate()
EOF