Closed mullertremolo closed 2 months ago
If the directory inside the rootDir was a symlink to a path outside the rootDir, it would get stuck in a loop adding "/" to the output set forever. This fixes that.
rootDir
output
If the directory inside the
rootDir
was a symlink to a path outside therootDir
, it would get stuck in a loop adding "/" to theoutput
set forever. This fixes that.