新增:《执行Shell脚本,报java: command not found》

This commit is contained in:
2022-08-15 18:34:24 +08:00
parent a58fda609f
commit 8afaf2e7af
3 changed files with 58 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ export const nav: DefaultTheme.Config['nav'] = [
activeMatch: '/categories/'
},
{
text: '我的小',
text: '我的小',
items: [
{ text: 'MyBatis快速入门', link: '/courses/mybatis/index', activeMatch: '/courses/mybatis/' }
],