Browse Source

Fix last commit

pull/15/head
WXbet 5 years ago
parent
commit
9b9b92acb4
  1. 2
      support/functions/_plugin_update_toolchain

2
support/functions/_plugin_update_toolchain

@ -98,7 +98,7 @@ tcupdate(){
0) #Update toolchain
menu_close="1";;
1) #Start crosstool-NG
_create_tc;;
_create_tc "" "" "$FLAG";;
2) #Exit
[ "$FLAG" == "1" ] && return || bye;;
3) #Duplicate toolchain

Loading…
Cancel
Save