Skip to content

Commit

Permalink
Undo changes to docker scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbourelly999 committed Jan 11, 2024
1 parent 334a435 commit b8ce161
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,4 @@ set -x
./ns3_installer.sh -q
sudo cp /home/carma/src/co-simulation/patch/run.sh /opt/carma-simulation/bin/fed/ns3

# Adding configuration file to fix error output from CARLA (https://github.com/carla-simulator/carla/issues/2820)
set +H
echo $'pcm.!default {\n type plug\n slave.pcm \"null\"\n}' | sudo tee /etc/asound.conf
echo "Build complete!!!"
Empty file modified docker/run.sh
100644 → 100755
Empty file.

0 comments on commit b8ce161

Please sign in to comment.