mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2025-12-29 03:23:00 +03:00
Formatting
This commit is contained in:
@@ -6,8 +6,8 @@ if [[ $(whoami) != "root" ]]; then
|
||||
fi
|
||||
|
||||
if [[ $(uname -m) != "x86_64" ]]; then
|
||||
printf 'This script is intended for 64-bit systems\n'
|
||||
exit 1
|
||||
printf 'This script is intended for 64-bit systems\n'
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! which unzip > /dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user