Open kamrul07-w3 opened 6 months ago
part of the script for running bash completiong line is not working with a 404 error - https://raw.githubusercontent.com/docker/compose/2.27.0/contrib/completion/bash/docker-compose
sudo curl -L https://raw.githubusercontent.com/docker/compose/${COMPOSE_VERSION}/contrib/completion/bash/docker-compose 404: Not Found
Spent some time with this today and just reworked the entire code for the fullinstall.sh and fulldockgeinstall.sh files.
Each has been tested multiple times to verify that there are no errors.
part of the script for running bash completiong line is not working with a 404 error - https://raw.githubusercontent.com/docker/compose/2.27.0/contrib/completion/bash/docker-compose
sudo curl -L https://raw.githubusercontent.com/docker/compose/${COMPOSE_VERSION}/contrib/completion/bash/docker-compose 404: Not Found