dotfile / deploy-dotfilehub
cd /var/dotfilehub/production/dotfile/ || exit
git pull
make dotfilehub
systemctl --user restart dotfilehub
cd || exit
cd /var/dotfilehub/production/dotfile/ || exit
git pull
make dotfilehub
systemctl --user restart dotfilehub
cd || exit