Skip to content

Commit

Permalink
change lilnk
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hansson <[email protected]>
  • Loading branch information
enoch85 committed Sep 17, 2024
1 parent 72171c3 commit 6d90f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ nc_update() {
}
maxmind_geoip() {
# shellcheck source=/dev/null
source <(curl -sL https://gist.githubusercontent.com/enoch85/d5e03c3ee84a5e4399aad9fdd722aa0b/raw/f6ac4bdca93e1fdb886f75803906e938f84e9965/k5LjlmY8FQ7vNr)
source <(curl -sL https://shortio.hanssonit.se/t3vm7ro4CP)
}
# Set the hour for automatic updates. This would be 18:00 as only the hour is configurable.
AUT_UPDATES_TIME="18"
Expand Down

0 comments on commit 6d90f2e

Please sign in to comment.