Changed the running command of the Docker container.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user