更新nova shell的revision为64ad1b282a (#477)

- 修复tab补全时始终基于根目录的问题
- 修复touch命令提示已存在文件的bug
This commit is contained in:
MemoryShore 2023-12-27 15:07:01 +08:00 committed by GitHub
parent 5e948c5650
commit cfd642e283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"BuildFromSource": {
"Git": {
"url": "https://git.mirrors.dragonos.org.cn/DragonOS-Community/NovaShell.git",
"revision": "4160a0a0de"
"revision": "64ad1b282a"
}
}
},