ReferencePlatforms/Test/Foopy: Difference between revisions

Jump to navigation Jump to search
m
Line 88: Line 88:
  fi
  fi
  cd /builds
  cd /builds
if [ ! -d /Users/cltbld/.ssh ]; then
  mkdir /Users/cltbld/.ssh
  touch /Users/cltbld/.ssh/authorized_keys
  chmod 0700 /Users/cltbld/.ssh
  chmod 0644 /Users/cltbld/.ssh/authorized_keys
fi


== helper script to create/populate tegra dirs ==
== helper script to create/populate tegra dirs ==
470

edits

Navigation menu