lottis_imagen/cd.sh

6 lines
81 B
Bash
Raw Permalink Normal View History

2024-05-02 06:05:50 +00:00
#!/bin/bash
git pull
sudo docker compose build --pull
sudo docker compose up -d