Skip to content

Commit

Permalink
config update
Browse files Browse the repository at this point in the history
  • Loading branch information
MAminSFV committed Sep 6, 2024
1 parent 0c23cd5 commit 97e9463
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Auto detect text files and perform LF normalization
* text=auto
*.bash text eol=lf
3 changes: 3 additions & 0 deletions scripts/setup_ubuntu.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# Main reference: https://github.com/RobotLocomotion/drake-external-examples/blob/main/scripts/setup/linux/ubuntu/jammy/install_prereqs
# Removed some unused dependencies

# Make the script executable
chmod +x "$0"

set -euxo pipefail

apt-get update
Expand Down

0 comments on commit 97e9463

Please sign in to comment.