#!/usr/bin/env bash

set -e
set -o pipefail

rsync -rav -e ssh --delete app/dist/* root@andrewlalis.com:/opt/teacher-tools/app-content