From 17294b76d217b819619f7799f15c343482423acb Mon Sep 17 00:00:00 2001 From: kafonek Date: Tue, 4 Jun 2019 07:36:27 -0400 Subject: [PATCH] formatting for shared-directory docs --- docs/howto/content/shared-directory.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/howto/content/shared-directory.rst b/docs/howto/content/shared-directory.rst index 188ca82..0a64e4a 100644 --- a/docs/howto/content/shared-directory.rst +++ b/docs/howto/content/shared-directory.rst @@ -32,9 +32,9 @@ and User C cannot edit the Notebook. Only User A can make changes. #. **Change group ownership** of the new folder - .. code-block:: bash + .. code-block:: bash - sudo chown root:jupyterhub-users /srv/scratch + sudo chown root:jupyterhub-users /srv/scratch #. **Change default permissions to use group**. The default permissions for new sub-directories uses the global umask (``drwxr-sr-x``), the ``chmod g+s`` tells