Botspot 5 years ago committed by GitHub
parent cb8571e27e
commit 7c8a1da7c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,6 +7,8 @@ function error {
exit 1 exit 1
} }
cd $HOME
rm -rf ~/chromium-v84-widevine &>/dev/null rm -rf ~/chromium-v84-widevine &>/dev/null
git clone https://github.com/Botspot/chromium-v84-widevine || error 'Failed to clone example.com repository!' git clone https://github.com/Botspot/chromium-v84-widevine || error 'Failed to clone example.com repository!'

Loading…
Cancel
Save