Files
sc_annoy_bot/build.sh
2026-02-27 18:25:32 -05:00

4 lines
193 B
Bash
Executable File

#!/bin/env bash
sudo docker build . -f /home/scarzehd/Documents/dev/sc_annoy_bot/Dockerfile --tag git.scarzehd.com/scarzehd/sc_annoy_bot
sudo docker push git.scarzehd.com/scarzehd/sc_annoy_bot