master
mcarman 3 年前
父节点
当前提交
0ad6a05f20
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      Update-project-on-Server.md

+ 1
- 0
Update-project-on-Server.md

@@ -12,4 +12,5 @@ To update Server
If the project does not build you may need to update the swift version used. If so use these two commands
echo "export PATH=/home/mcarman/swift-5.8-RELEASE-ubuntu20.04/usr/bin:$PATH" >> ~/.zshrc
source ~/.zshrc

正在加载...
取消
保存