nodbot/update.sh

4 lines
82 B
Bash
Raw Normal View History

2024-06-22 00:20:07 +00:00
#!/bin/bash
git pull
docker build . -t v0idf1sh/nodbot
docker push v0idf1sh/nodbot