Compare commits

..

1 Commits

Author SHA1 Message Date
Ld-Hagen
8c64261203 No hardcoded Opera directory in apt hook. Some text messages and readme changes 2021-10-14 18:42:27 +03:00

View File

@@ -51,7 +51,7 @@ create_hook ()
done
}
ptintf 'Installing script to your system...\n'
printf 'Installing script to your system...\n'
printf 'Would you like to apply Widevine CDM fix? [y/n]'
while read FIX_WIDEVINE; do