Skip to content

Fixed directory issue.

gitlab-qa-bot requested to merge github/fork/crazyscience/patch-1 into master

Created by: crazyscience

There's really not much to say. Before this fix, if you were to execute the lines in the instructions verbatim, it ends very quickly with a "fatal: failed to stat '.': Permission denied". (if you're logged in as root and you're working directory is /root/). So, this fixes the issue.

Merge request reports