#!/usr/bin/env bash cd ~/docker ./services-up.sh --profile all pull ./services-up.sh --profile all up -d --build cd ~/raspi ./services-up.sh --profile all pull ./services-up.sh --profile all up -d --build