diff --git "a/quick-start/\346\220\255\345\273\272\347\216\257\345\242\203-2.md" "b/quick-start/\346\220\255\345\273\272\347\216\257\345\242\203-2.md" index 479313c33582875abd1771d0ff6bd790be9b5e43..2490ecfd7a0623eebfc6a2927d4b91ec1981eda6 100755 --- "a/quick-start/\346\220\255\345\273\272\347\216\257\345\242\203-2.md" +++ "b/quick-start/\346\220\255\345\273\272\347\216\257\345\242\203-2.md" @@ -185,7 +185,7 @@ ls -l /bin/sh **方法一**:在终端运行如下命令,然后选择 no。 ``` -sudo dpkg-reconfigure dash +sudo dpkg-reconfigure bash ``` **方法二**:先删除sh,再创建软链接。