added --user to monophony
This commit is contained in:
parent
dee354093c
commit
295c7c57f5
1 changed files with 1 additions and 1 deletions
|
@ -722,7 +722,7 @@ if [[ $user_choice = *"Monophony - Youtube videokbol kiszedi a hangot. Jo cucc p
|
|||
echo ---------------------------------------------
|
||||
echo Installing ${bold}${yellow}Midnight Commander - DEB Pkg${normal}
|
||||
|
||||
flatpak install app/io.gitlab.zehkira.Monophony/x86_64/stable -y
|
||||
flatpak install app/io.gitlab.zehkira.Monophony/x86_64/stable --user -y
|
||||
|
||||
echo ${bold}${yellow}Midnight Commander ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue