launch.sh

This commit is contained in:
churl
2022-01-24 22:59:54 +01:00
parent 8611b3c184
commit 2ae8599557

View File

@ -1,6 +1,7 @@
#!/bin/sh
git -C QuizBot pull
cd /home/christoph/QuizBot
git pull
docker pull registry.gitlab.com/churl/quizbot
docker container rm -f quizbot