Skip to content

Commit

Permalink
Comment out updating the locale
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks authored Oct 16, 2016
1 parent 88fc0c6 commit 1737464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installROS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# http://wiki.ros.org/kinetic/Installation/UbuntuARM

# Setup Locale
sudo update-locale LANG=C LANGUAGE=C LC_ALL=C LC_MESSAGES=POSIX
# sudo update-locale LANG=C LANGUAGE=C LC_ALL=C LC_MESSAGES=POSIX
# Setup sources.lst
sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'
# Setup keys
Expand Down

0 comments on commit 1737464

Please sign in to comment.