Skip to content

Commit

Permalink
Challenge avr: Read content of /root permissions (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
pro100kot authored and andrvb committed Jan 18, 2019
1 parent ebb6770 commit 3cc6718
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions challenge-avr/arduino_dependency.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

ard_ide_v="1.8.8"

# allow read files in /root
chmod +x /root
# Base makefile
git clone https://github.com/sudar/Arduino-Makefile /root/Arduino-Makefile
chmod -R o+rx /root/Arduino-Makefile
Expand Down

0 comments on commit 3cc6718

Please sign in to comment.