...
And again we have to comment in the other line in our build.gradle
:
Codeblock |
---|
ln('cmsbs-conf/adminRoles', pinuts.um.cmsbsConfDir) ln('cmsbs-conf/entryTypes', pinuts.um.cmsbsConfDir) |
...
Create Admin Entry
Next, we’ll have to create at least one initial admin user to be able to login again:
...