This commit is contained in:
Tamius Han 2019-11-29 01:53:23 +01:00
parent 967a5bf87b
commit bd38e28610

View File

@ -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"