Changed the running command of the Docker container.

This commit is contained in:
2025-03-30 08:06:31 +03:00
parent ebe2c9b493
commit 3d5557d603
5 changed files with 13 additions and 5 deletions

View File

@@ -55,6 +55,6 @@ export PATH="$HOME/.local/bin:$PATH"
source ~/.bashrc
sudo usermod -aG docker $USER
newgrp docker
# Run the manager.sh script with the "install" argument
"$APP_DIR/scripts/manager.sh" install