mirror of
https://github.com/Michaelangel007/c2t.git
synced 2025-02-19 08:31:29 +00:00
md5sum now shasum
This commit is contained in:
parent
8ec4fcf11b
commit
768284e5d2
@ -50,6 +50,7 @@ _test()
|
||||
S2=$(/usr/bin/shasum test.$FILETYPE | awk '{print $1}')
|
||||
|
||||
echo "$IMAGE $S1 $S2" >>test.log
|
||||
echo >>test.log
|
||||
|
||||
if [ "$S1" = "$S2" ]
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user