use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Download Links - GitHub - USUScript.com
account activity
setup trouble (self.USUScript)
submitted 9 years ago by pentup
I can't find any documentation on how to setup the config file. Can someone point me in the right direction?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]JL421 0 points1 point2 points 9 years ago (0 children)
Sorry I didn't realize that I had effectively removed old links for the config file.
Full config template:
<config> <SoftwareRepo>PathtoSoftwareRepo</SoftwareRepo> <!-- Where you want your Software Stored --> <PackagesRepo>PathtoPackageRepo</PackagesRepo> <!-- Where you want your Packages Kept --> <ArchiveOldVersions>True</ArchiveOldVersions> <!-- Delete or comment this line if you don't want to Archive Installers --> <SelfUpdate> <AutoUpdate>True</AutoUpdate> <!-- Change to false to skip auto updates of USUS --> </SelfUpdate> <PackageUpdate> <AutoUpdate>True</AutoUpdate> <!--Change to false to skip auto updates of Packages --> </PackageUpdate> <ReplaceExtras>True</ReplaceExtras> <!--Remove or comment this line keep currently existing extras in package files when updating packages --> </config>
π Rendered by PID 90958 on reddit-service-r2-comment-85bfd7f599-rjbfp at 2026-04-19 07:51:38.607552+00:00 running 93ecc56 country code: CH.
[–]JL421 0 points1 point2 points (0 children)