diff --git a/web/bin/start.sh b/web/bin/start.sh index a5d6ade..4a8ee5c 100755 --- a/web/bin/start.sh +++ b/web/bin/start.sh @@ -1,15 +1,12 @@ #!/usr/bin/env bash # Set PS1 so we know we're in the container -if ! echo .bashrc | grep -q "dz-web" -then - echo "Adding PS1 to .bashrc..." - cat > .bashrc < .bashrc <