unhide Etcher on TwisterOS for grayduck

pull/456/head
Botspot 5 years ago
parent 0178aff50f
commit 5cc697946f

2
gui

@ -31,6 +31,8 @@ fi) &
rm -rf "${DIRECTORY}/apps/FreeCAD (precompiled)" rm -rf "${DIRECTORY}/apps/FreeCAD (precompiled)"
"${DIRECTORY}/etc/categoryedit" 'FreeCAD' Editors >/dev/null "${DIRECTORY}/etc/categoryedit" 'FreeCAD' Editors >/dev/null
#show Etcher on TwisterOS
"${DIRECTORY}/etc/categoryedit" 'balenaEtcher' Tools >/dev/null
install() { install() {
app="$1" app="$1"

@ -107,8 +107,7 @@ cd $HOME
if [ -f /usr/local/bin/twistver ];then if [ -f /usr/local/bin/twistver ];then
PREIFS="$IFS" PREIFS="$IFS"
IFS=$'\n' IFS=$'\n'
apps="BalenaEtcher apps="Chromium Media Edition
Chromium Media Edition
CommanderPi CommanderPi
Box86 Box86
Discord Discord

Loading…
Cancel
Save