master
mcarman 3 년 전
부모
커밋
946cfb250b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Update-project-on-Server.md

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

@@ -11,5 +11,5 @@ To update Server
8. Once build completes restart the fueling service in supervisor on the web.
If the project does not build you may need to update the swift version used. If so use these two commands
echo "export PATH=/usr/share/swift/usr/bin:$PATH" >> ~/.zshrc
echo "export PATH=/home/mcarman/swift-5.8-RELEASE-ubuntu20.04/usr/bin:$PATH" >> ~/.zshrc
source ~/.zshrc

불러오는 중...
취소
저장