Skip to content

Commit

Permalink
신용회복위원회 사이버상담부 추가 (#57)
Browse files Browse the repository at this point in the history
* feat: Add CCRS

* fix: Change arguments in NXiSAS
  • Loading branch information
edoko authored Feb 20, 2024
1 parent 6afc1bc commit 6d33b7d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/Catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2122,6 +2122,13 @@ Start-Service -ServiceName TrustedInstaller
<Package Name="ASTxFor4Insure" Url="https://www.4insure.or.kr/solution/Ahnlab/AOS2/astx_setup_4insure.exe" Arguments="/silent" />
</Packages>
</Service>
<Service Id="CCRS" DisplayName="신용회복위원회 사이버상담부" Category="Government" Url="https://cyber.ccrs.or.kr/">
<Packages>
<Package Name="Delfino" Url="https://dn.ccrs.or.kr/win/delfino-g3.exe" Arguments="/silent" />
<Package Name="NXiSAS" Url="https://dn.ccrs.or.kr/win/NXiSAS.exe" Arguments="/S" />
<Package Name="NOS" Url="https://supdate.nprotect.net/nprotect/nos_service/windows/install/nos_setup.exe" Arguments="/silent" />
</Packages>
</Service>
<!-- 공공기관 끝 -->

<!-- 일반 서비스 시작 -->
Expand Down
Binary file added docs/images/Government/CCRS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6d33b7d

Please sign in to comment.