#!/usr/bin/env bash set -xe sudo systemctl enable redis sudo systemctl start redis