Skip to content

Commit

Permalink
Update initialize.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz authored Jan 15, 2017
1 parent 18b8762 commit 74fb018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions node/initialize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ DEBIAN_FRONTEND=noninteractive apt-get -o Dpkg::Options::="--force-confnew" --fo
# Copy latest scan.py from the repo
wget https://raw.githubusercontent.com/schollz/find-lf/master/node/scan.py -O scan.py

# Generate SSH key
ssh-keygen -b 2048 -t rsa -f /home/pi/.ssh/id_rsa -q -N ""

0 comments on commit 74fb018

Please sign in to comment.