updated update instructions
This commit is contained in:
parent
9615dd58d9
commit
275e32c27b
@ -192,7 +192,11 @@ Update:
|
|||||||
git reset --hard HEAD^ # Remove local commits
|
git reset --hard HEAD^ # Remove local commits
|
||||||
git clean -fd # Remove local uncommited files
|
git clean -fd # Remove local uncommited files
|
||||||
|
|
||||||
git pull -f --all
|
# Update and restart
|
||||||
|
git pull https://gitea.ds9.dedyn.io/olli/dabo.git main -f
|
||||||
|
docker compose down
|
||||||
|
docker compose up -d
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user