We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e50a8 commit dd77488Copy full SHA for dd77488
1 file changed
iris.script
@@ -1,12 +1,8 @@
1
-; run installer to create namespace
2
-
3
;do $System.OBJ.LoadDir("/opt/irisapp/src","ck",,1)
4
5
zn "%SYS"
6
Do ##class(Security.Users).UnExpireUserPasswords("*")
7
8
zn "USER"
9
10
-; call your initial methods here
11
zpm "load /opt/irisapp/ -v":1:1
12
halt
0 commit comments