hotpheex

Results 3 comments of hotpheex

``` At path\to\ADAPE.ps1:91 char:19 + $OS -match "8") + ~ Missing statement block after If ( condition ). + CategoryInfo : ParserError: (:) [], ParseException + FullyQualifiedErrorId : MissingStatementBlock ```

Heya, just opened up a PR to add basic Discord notification support. I had a quick look into how much effort an approval bot would be and it seems like...

Setting the `XDG_DATA_HOME` env var to override the default data directory worked for me ``` XDG_DATA_HOME=/tmp keel --no-incluster ```