Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When transferring the example content into the dropbox it is possible that permissions may get changed. The background process that processes derivatives requires write access to be able to leave an error log and / or a processing flag. If you discover a problem with the permissions the following command will repair the issue. Execute this from the dropbox directory.

Notecode
themeConfluence
languagebash
chmod -R DemoFixture/ 0755

 

...