fix(translations) removed sudo from docker compose commands

This commit is contained in:
ArneBo 2024-10-11 10:25:42 +02:00
parent bca5fcc1d3
commit 5673e57f19
2 changed files with 2 additions and 2 deletions

View File

@ -9171,7 +9171,7 @@ msgstr ""
#~ "using-the-repository>`_"
#~ msgstr ""
#~ msgid "```sh sudo docker-compose down ```"
#~ msgid "```docker compose down ```"
#~ msgstr ""
#~ msgid "```sh docker compose up -d ```"

View File

@ -9171,7 +9171,7 @@ msgstr ""
#~ "using-the-repository>`_"
#~ msgstr ""
#~ msgid "```sh sudo docker-compose down ```"
#~ msgid "```docker compose down ```"
#~ msgstr ""
#~ msgid "```sh docker compose up -d ```"