makeyangcom 8 months ago
parent
commit
5da60da323
1 changed files with 4 additions and 0 deletions
  1. 4 0
      wiki/course/2.0.0.md

+ 4 - 0
wiki/course/2.0.0.md

@@ -35,6 +35,10 @@ cd /opt
 sudo rm -rf Engine2D
 ```
 
+```shell
+sudo chmod +x tools/*.sh
+```
+
 ### GoLand编辑器配置
 
 > 根据课程配置GoLang代理,加速依赖库的下载