Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #29 from docker/grouper-tier-folders
Create tier-bootstrap.gsh
chubing committed Jul 10, 2017
2 parents 7036356 + 9e7ed24 commit 1bdae9d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions container_files/bin/tier-bootstrap.gsh
@@ -0,0 +1,8 @@
gs = GrouperSession.startRootSession()

addRootStem("app","app");
addRootStem("basis","basis");
addRootStem("bundle","bundle");
addRootStem("org","org");
addRootStem("ref","ref");
addRootStem("test","test");

0 comments on commit 1bdae9d

Please sign in to comment.