차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
comfilepi:dotnet_development:visual_studio:index [2026/02/16 22:48] – [애플리케이션 Publish] admincomfilepi:dotnet_development:visual_studio:index [2026/02/20 15:34] (현재) – 바깥 편집 127.0.0.1
줄 19: 줄 19:
 ===== 애플리케이션 배포 (Deploy) ===== ===== 애플리케이션 배포 (Deploy) =====
  
-  - [[https://filezilla-project.org/|FileZilla]] 같은 GUI 프로그램을 사용하거나   +  - [[https://filezilla-project.org/|FileZilla]] 같은 GUI 프로그램을 사용하거나  아래 [[https://manpages.debian.org/stable/openssh-client/scp.1.en.html|scp]] 명령으로 파일을 ComfilePi로 복사합니다.  
-    아래 [[https://manpages.debian.org/stable/openssh-client/scp.1.en.html|scp]] 명령으로   +
-    파일을 ComfilePi로 복사합니다.  +
  
 <code> <code>
줄 27: 줄 25:
 </code> </code>
  
-  - 필요 시 아래 [[https://manpages.debian.org/stable/coreutils/chmod.1.en.html|chmod]] 명령으로   +  - 필요 시 아래 [[https://manpages.debian.org/stable/coreutils/chmod.1.en.html|chmod]] 명령으로 실행 파일에 실행 권한을 부여합니다.
-    실행 파일에 실행 권한을 부여합니다.+
  
 <code> <code>