You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="To update the bot please go into the command line of the machine running the docker container and execute the following commands:\n- `docker compose down`\n- `docker compose pull`\n- `docker compose up -d`";
236
+
description="To update the bot please go into the command line of the machine running the docker container and execute the following commands:\n- `docker compose down`\n- `docker compose pull`\n- `CURRENT_UID=$(id -u):$(id -g) docker compose up -d`";
0 commit comments