Refactor rchmod to utils.paths.rchmod

This commit is contained in:
Labrys of Knossos 2019-01-15 18:02:36 -05:00
commit d960c432eb
3 changed files with 35 additions and 17 deletions

View file

@ -37,6 +37,7 @@ from core.utils.paths import (
get_dir_size,
make_dir,
onerror,
rchmod,
remote_dir,
remove_dir,
remove_empty_folders,