update skript

This commit is contained in:
Czechman 2025-01-20 00:44:45 +01:00
parent 67108909a9
commit 4501853da0
1 changed files with 4 additions and 0 deletions

4
update.sh Normal file
View File

@ -0,0 +1,4 @@
docker compose -f docker-compose.firefox.yml down
git pull
docker compose -f docker-compose.firefox.yml pull
docker compose -f docker-compose.firefox.yml up -d