Skip to content

Commit

Permalink
Merge pull request #439 from elliotslab/fix-remmina
Browse files Browse the repository at this point in the history
fix remmina/teamviewer wrong numbers on options
  • Loading branch information
helmuthdu authored Jul 20, 2020
2 parents 3b92f0e + 9de4717 commit f1bfa21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lilo
Original file line number Diff line number Diff line change
Expand Up @@ -2577,8 +2577,8 @@ install_internet_apps(){
do
print_title "DESKTOP SHARE"
echo " 1) $(menu_item "anydesk") $AUR"
echo " 1) $(menu_item "remmina")"
echo " 2) $(menu_item "teamviewer") $AUR"
echo " 2) $(menu_item "remmina")"
echo " 3) $(menu_item "teamviewer") $AUR"
echo ""
echo " b) BACK"
echo ""
Expand Down

0 comments on commit f1bfa21

Please sign in to comment.