diff options
author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-06-01 16:19:20 +0200 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-06-01 16:19:20 +0200 |
commit | 57e0a08d38c8efc72f3e21b9eabd9e32f1d8643e (patch) | |
tree | 6594c08887bec991cf21c286724c8c6bb39ce833 /deployment/systems/aisaka.scm | |
parent | 36e8257b01bc2d3639bff7bcb481ac695b27e63c (diff) |
aisaka: update dns serial number
Diffstat (limited to 'deployment/systems/aisaka.scm')
-rw-r--r-- | deployment/systems/aisaka.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/systems/aisaka.scm b/deployment/systems/aisaka.scm index dba7b42..117650c 100644 --- a/deployment/systems/aisaka.scm +++ b/deployment/systems/aisaka.scm @@ -54,7 +54,7 @@ (origin "marekpasnikowski.pl") (ns "ns.marekpasnikowski.pl.") (mail "marek.marekpasnikowski.pl.") - (serial 2025031000))))) + (serial 2025061000))))) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |