mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2025-12-29 03:23:00 +03:00
Fixed message in install.sh
This commit is contained in:
@@ -105,7 +105,7 @@ while read CREATE_HOOK; do
|
|||||||
"n" | "N")
|
"n" | "N")
|
||||||
break;;
|
break;;
|
||||||
* )
|
* )
|
||||||
printf "Would you like to create an alias for user $USER_NAME? [y/n]"
|
printf "Would you like to run it automatically after each Opera update?? [y/n]"
|
||||||
continue;;
|
continue;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user