Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add a devtools. prefix for binaries we copy over ssh #5
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
morphis commentedApr 19, 2016
If we don't prefix those binaries they will conflict with any paths
setup by the snappy environment like $HOME/snap conflicts with
$SNAP_USER_DATA.
Signed-off-by: Simon Fels simon.fels@canonical.com