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