mirror of
https://github.com/danog/gigaclone.git
synced 2025-01-22 13:41:42 +01:00
Forgot to create md5
This commit is contained in:
parent
dda840576f
commit
68b237afdb
@ -58,6 +58,7 @@ git clone https://${GH_TOKEN}@github.com/danog/gigaclone.git $tmp/git
|
||||
cd $tmp/git
|
||||
|
||||
cp $tmp/urllist .
|
||||
md5sum $tmp/logs.tgz >.md5sum
|
||||
git add -A
|
||||
git commit -m "Updated url list"
|
||||
git push origin master &>/dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user