diff --git a/.tugboat/config.yml b/.tugboat/config.yml index d519ca146adb9..b134bede6be9e 100644 --- a/.tugboat/config.yml +++ b/.tugboat/config.yml @@ -28,7 +28,7 @@ services: - echo "max_input_vars = 5000" >> /usr/local/etc/php/conf.d/max_input_vars.ini # Link the document root to the expected path. Note: the TUGBOAT_ROOT environment variable is equivalent to the git repo root. - #- ln -snf "$TUGBOAT_ROOT" "${DOCROOT}" + - ln -snf "$TUGBOAT_ROOT" "${DOCROOT}" #make required dirs and set permissions. - mkdir /var/www/moodledata