Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Fix cache wipe #282

Merged
merged 2 commits into from
Jan 12, 2022
Merged

Fix cache wipe #282

merged 2 commits into from
Jan 12, 2022

Conversation

djschnei21
Copy link
Contributor

these commands had a typo (missing "-") which made every sync wipe the cache.

`restartdns          Full restart Pi-hole subsystems
                        Add 'reload' to update the lists and flush the cache without restarting the DNS server
                        Add 'reload-lists' to only update the lists WITHOUT flushing the cache or restarting the DNS server`
fixing typo
fixing typo
@vmstan vmstan changed the base branch from master to 3.4.8 January 12, 2022 18:20
@vmstan vmstan merged commit 8ae7de1 into vmstan:3.4.8 Jan 12, 2022
@vmstan vmstan linked an issue Jan 12, 2022 that may be closed by this pull request
vmstan added a commit that referenced this pull request Jan 12, 2022
* Fixed typo (#269)

* Fix cache wipe (#282)

* Update gs-pull.sh

`restartdns          Full restart Pi-hole subsystems
                        Add 'reload' to update the lists and flush the cache without restarting the DNS server
                        Add 'reload-lists' to only update the lists WITHOUT flushing the cache or restarting the DNS server`
fixing typo

* Update gs-push.sh

fixing typo

* Update VERSION

* Update gravity-sync.sh

Co-authored-by: Philippe Ouellette <[email protected]>
Co-authored-by: djschnei21 <[email protected]>
vmstan added a commit that referenced this pull request Feb 25, 2022
* Fixed typo (#269)

* Fix cache wipe (#282)

* Update gs-pull.sh

`restartdns          Full restart Pi-hole subsystems
                        Add 'reload' to update the lists and flush the cache without restarting the DNS server
                        Add 'reload-lists' to only update the lists WITHOUT flushing the cache or restarting the DNS server`
fixing typo

* Update gs-push.sh

fixing typo

* Update VERSION

* Update gravity-sync.sh

* new version

* Clear backup directory

* Cleanup after updating

* remove backup functions

* Remove reference to backup and restore functions

* Change backup references to copy

* Host

* Remove reference to backup retention

* Remove reference to backup retention

Co-authored-by: Philippe Ouellette <[email protected]>
Co-authored-by: djschnei21 <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running a pull causes a cache reload
2 participants