diff --git a/resources.toml b/resources.toml index 01eb0df..2f22349 100644 --- a/resources.toml +++ b/resources.toml @@ -19,7 +19,7 @@ description = "Restores the config back to contents in demo-sync resources.toml" tags = ["komodo", "demo"] config.git_provider = "git.komo.do" config.repo = "mbecker20/demo-sync" -config.resource_path = "./resources.toml" +config.resource_path = "resources.toml" config.delete = true ##################