Fix install script
This commit is contained in:
parent
70437d9d1a
commit
ac0e5a6c97
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
# Remove the existing container
|
||||
systemctl stop notes.service
|
||||
systemctl disable notes.service
|
||||
docker container stop notes-server
|
||||
docker container rm notes-server
|
||||
|
||||
# Build the notes-server image.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue