mirror of
https://github.com/danog/gigaclone.git
synced 2024-11-30 04:29:09 +01:00
Update .travis.gigaclone
This commit is contained in:
parent
20132fcfec
commit
ecd3ea3601
@ -9,7 +9,7 @@ tmp="$dir/tmp"
|
||||
mkdir $tmp
|
||||
cd $tmp
|
||||
wget http://profile.gigaset.net/logs.tgz
|
||||
[ "$(md5sum logs.tgz)" != "$(cat $dir/.md5sum)" ] && {
|
||||
[ "$(md5sum $tmp/logs.tgz)" != "$(cat $dir/.md5sum)" ] && {
|
||||
tar -xzf logs.tgz
|
||||
cd log
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user