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:
@@ -59,7 +59,7 @@ while read CREATE_ALIAS; do
|
||||
case $CREATE_ALIAS in
|
||||
"y" | "Y")
|
||||
echo "alias fix-opera='sudo ~root/.scripts/fix-opera.sh' # Opera fix HTML5 media" >> $USER_HOME/.bashrc
|
||||
printf "Alias will be available after your next logon.\n"
|
||||
printf "Alias \"fix-opera\" will be available after your next logon.\n"
|
||||
break;;
|
||||
"n" | "N")
|
||||
break;;
|
||||
|
||||
Reference in New Issue
Block a user