removed unnecessary setup option
This commit is contained in:
parent
02fb173d3e
commit
df248f3b96
1 changed files with 0 additions and 2 deletions
2
setup.sh
2
setup.sh
|
@ -900,7 +900,6 @@ options=(
|
|||
"middleclickpaste" "" off
|
||||
"mystiq" "" off
|
||||
"node" "" off
|
||||
"pamac" "" off
|
||||
"pavucontrol" "" off
|
||||
"pip" "" off
|
||||
"piper" "" off
|
||||
|
@ -957,7 +956,6 @@ for choice in $choices; do
|
|||
"middleclickpaste") setup_middleclickpaste ;;
|
||||
"mystiq") setup_mystiq ;;
|
||||
"node") setup_node ;;
|
||||
"pamac") setup_pamac ;;
|
||||
"pavucontrol") setup_pavucontrol ;;
|
||||
"pip") setup_pip ;;
|
||||
"piper") setup_piper ;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue