Skip to content

Commit 85a6d9b

Browse files
committed
fix syntax
1 parent 4ad0651 commit 85a6d9b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

iris.script

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
zpm "install fhir-portal"
33
zpm "install swagger-ui"
44
zpm "load /home/irisowner/irisdev/ -v"
5-
#; Use FHIR.utils.install
6-
#; to add new FHIR servers
7-
#; zn "USER"
8-
#; do ##class(FHIR.utils).install("PID")
9-
#; do ##class(FHIR.utils).install("CLINIC")
5+
; Use FHIR.utils.install
6+
; to add new FHIR servers
7+
; zn "USER"
8+
; do ##class(FHIR.utils).install("PID")
9+
; do ##class(FHIR.utils).install("CLINIC")
1010
halt

0 commit comments

Comments
 (0)