Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rajudev
diaspora-installer
Commits
67c7596b
Commit
67c7596b
authored
Apr 27, 2017
by
Praveen Arimbrathodiyil
Browse files
sha256 -> sha256sum
parent
bf7ba298
Changes
1
Hide whitespace changes
Inline
Side-by-side
diaspora-download.sh
View file @
67c7596b
...
...
@@ -27,7 +27,7 @@ then
fi
echo
"Checking integrity of download..."
sha256
-c
${
diaspora_sha256sums
}
sha256
sum
-c
${
diaspora_sha256sums
}
echo
"Extracting files..."
tar
-C
${
diaspora_cache
}
-zxvf
${
diaspora_cache
}
/diaspora-
${
diaspora_version
}
.tar.gz
>
/dev/null
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment