forked from cryptax/droidlysis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use standard UNIX config paths when ./conf/general.conf does not exist
/etc/droidlysis and ~/.config/droidlysis are widespread defaults for config files, this allows them to be used, but only if ./conf/general.conf does not exist. For example, if they installed droidlysis via Debian, Homebrew or some other packaging system. When ./conf/general.conf is present, the behavior should be the same as before.
- Loading branch information
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters