#!/bin/bash cd ~/gomatrixbot git pull cd src go build cmd/gomatrixbot/main.go systemctl restart gomatrixbot