bump runonce to reinstall pi-apps on TwistOS lite

pull/538/head
Botspot 4 years ago
parent cb0367e36f
commit cd8ec99b55

2
gui

@ -78,7 +78,7 @@ runonce "
#re-run install script on twistos lite to show select pre-hidden apps
runonce "
if [ -f /usr/local/bin/twistver ] && [[ "\$"(twistver) != 'Twister OS version'* ]] ;then
if [ -f /usr/local/bin/twistver ] && [[ "\$"(twistver) != 'Twister OS version'* ]];then
'${DIRECTORY}/install'
fi"

Loading…
Cancel
Save