anudeepND / anudeepND/whitelist
Uninstall script doesn't remove group
未关闭
Bug
Discussion
- 主要语言
- Python
- 星标
- 4.4k
- 派生
- 289
- PR 合并指标
- 30 天内没有已合并 PR
描述
Running the uninstall script with `sudo python3 uninstall.py`. Everything was reported as successful, however the group `anudeepND/whitelist` was not removed from PiHole, nor is it possible to remove it manually. Although the Web UI reports success after an attempt to remove it, if we refresh the browser, the group is still there.
While I haven't investigated, I have the feeling that this is somewhat related to #187
My fix was to remove it directly from `gravity.db` with `DELETE FROM "group" WHERE id = 2552552551;`
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。