fix
This commit is contained in:
parent
967a5bf87b
commit
bd38e28610
@ -13,7 +13,7 @@ echo "entering dist-zip"
|
||||
cd ./dist-zip
|
||||
|
||||
zip=`ls | grep chrome.zip`
|
||||
name="${name%.*}"
|
||||
name="${zip%.*}"
|
||||
crx="$name.crx"
|
||||
key="../keys/chrome-nightly.pem"
|
||||
pub="$name.pub"
|
||||
|
Loading…
Reference in New Issue
Block a user