feat(user): user management tool (#825)

* 用户管理工具

* 重构

* 改为多个bin文件入口

* bin文件的usage显示自身程序名而非固定程序名
This commit is contained in:
Jomo
2024-06-05 13:00:19 +08:00
committed by GitHub
parent 415e14e9c3
commit 03746da3d9
29 changed files with 2575 additions and 0 deletions

View File

@ -0,0 +1,8 @@
[Unit]
Description=Shell
[Service]
Type=simple
ExecStart=/bin/NovaShell
Restart=always
ExecStartPre=-/bin/about.elf