mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-22 11:13:22 +00:00
🆕 在shell中启动另一个程序
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
user_apps_sub_dirs=shell
|
||||
user_apps_sub_dirs=shell about
|
||||
|
||||
all:
|
||||
@list='$(user_apps_sub_dirs)'; for subdir in $$list; do \
|
||||
|
Reference in New Issue
Block a user