#!/usr/bin/bash
set -e
COURSE=$(hostname)
git -C /home/tt/.cache/$COURSE-config pull
joj3-forge convert /home/tt/.config/joj
