Skip to content

Commit

Permalink
t2ec --update (Void version)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwg-piotr committed Dec 30, 2018
1 parent 75c3d35 commit 678df52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts-void/menu-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ color_sel_fg = #eeeeee 100
EOF

cat <<'EOF' >${menu_file}
Check updates,t2ec --C
Check updates,t2ec --update -C
Show pending,t2ec --update -O
Update,t2ec --update -Uxterm
EOF

jgmenu --config-file=${config_file} --csv-file=${menu_file}
jgmenu --config-file=${config_file} --csv-file=${menu_file}

0 comments on commit 678df52

Please sign in to comment.