I'm playing with using git submodules to track my entire printer config, and moonraker only works with separate clones as is. Using `.exists()` instead of `.is_dir()` allows moonraker to control the submodules. Signed-off-by: Franklyn Tackitt <git@frank.af>