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