From: Stephen Seo Date: Thu, 2 Jun 2022 06:21:58 +0000 (+0900) Subject: Remove unnecessary variable from example config X-Git-Url: https://git.seodisparate.com/tbm-edit-decision-attack.png?a=commitdiff_plain;h=20ca4f2628c1b4e4b3ed05dbca5c149c2dc23fe2;p=AnotherAURHelper Remove unnecessary variable from example config --- diff --git a/example_config.toml b/example_config.toml index 84d83fe..0138832 100644 --- a/example_config.toml +++ b/example_config.toml @@ -1,5 +1,4 @@ ########## MANDATORY VARIABLES -custom_cache = "/home/custompkgs" chroot = "/home/stephen/Downloads/aur/chroot" pkg_dir = "/home/custompkgs" repo = "/home/custompkgs/custom.db.tar"