We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca9281 commit a2fbf6eCopy full SHA for a2fbf6e
dev.md
@@ -66,7 +66,7 @@ repo -r -n registry -url https://pm.community.intersystems.com/ -user "" -pass "
66
67
## export a global in runtime into the repo
68
```
69
-d $System.OBJ.Export("GlobalD.GBL","/irisrun/repo/src/gbl/GlobalD.xml")
+d $System.OBJ.Export("GlobalD.GBL","/home/irisowner/dev/src/gbl/GlobalD.xml")
70
71
72
## create a web app in dockerfile
0 commit comments