We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./HellPot --genconfig
Steps taken:
make
But no config.toml appears in $HOME/.config/HellPot/ (that directory never ends up existing)
config.toml
$HOME/.config/HellPot/
I tried mkdiring the HellPot dir and running ./HellPot --genconfig. Still no luck.
mkdir
HellPot
All the while, it still prints out: Default config written to config.toml.
Default config written to config.toml
The text was updated successfully, but these errors were encountered:
looking into this
Sorry, something went wrong.
Fix: closes GH #164
6bb33b7
4f0316a
No branches or pull requests
Steps taken:
make
./HellPot --genconfig
But no
config.toml
appears in$HOME/.config/HellPot/
(that directory never ends up existing)I tried
mkdir
ing theHellPot
dir and running./HellPot --genconfig
. Still no luck.All the while, it still prints out:
Default config written to config.toml
.The text was updated successfully, but these errors were encountered: