Skip to content

Commit

Permalink
let's see
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusau17 committed May 10, 2021
1 parent 3fab61c commit 5454088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learning_ompl/install-ompl-ubuntu.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

if [ `id -u` == 0 ]; then
SUDO=
SUDO=''
export DEBIAN_FRONTEND=noninteractive
apt-get -y install lsb-release
else
Expand Down

0 comments on commit 5454088

Please sign in to comment.