修复使用命令修改加密key失败的问题 (#141)
* 修改首页卡片间距 * 修改普通用户分享资产时只能查看到普通用户 close #133 * 修复普通用户访问非自己创建的资产无法打开原生ssh的bug * release v0.4.1 * 修复使用命令修改加密key失败的问题
This commit is contained in:
@ -124,7 +124,7 @@ Mar 5 20:00:16.923 [DEBU] 用户「admin」已重置TOTP
|
||||
执行命令
|
||||
|
||||
```shell
|
||||
./next-terminal --encryption-key 旧的加密key new-encryption-key 新的的加密key
|
||||
./next-terminal --encryption-key 旧的加密key --new-encryption-key 新的的加密key
|
||||
```
|
||||
|
||||
成功之后会输出
|
||||
|
Reference in New Issue
Block a user