Skip to content

Commit a0f8782

Browse files
committed
Upload file
1 parent 1f522ee commit a0f8782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pio/src/main/assets/home/etc/tool-tree.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ slog show_infor_text_2 "$show_infor_text_2"
546546
</group>
547547
548548
<group>
549-
<action icon="'`urlpng cpu`'" warning="'$project_text_13'" shell="hidden" >
549+
<action icon="'`urlpng cpu`'" warning="'$project_text_13'" shell="hidden" visible="command -v taskset &>/dev/null && echo 1">
550550
<title>'$project_text_12'</title>
551551
<param name="use_cpus" label="'$option_text'" option-sh="seq 1 $(nproc --all)" value-sh="glog use_cpu" />
552552
<set>slog use_cpu "$use_cpus"</set>

0 commit comments

Comments
 (0)