nodbot/update.sh
2024-06-21 20:20:07 -04:00

4 lines
82 B
Bash

#!/bin/bash
git pull
docker build . -t v0idf1sh/nodbot
docker push v0idf1sh/nodbot