mirror of
https://github.com/cmur2/dyndnsd.git
synced 2026-04-30 02:20:28 +02:00
Fiat lux
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
module Dyndnsd
|
||||
module Updater
|
||||
class Dummy
|
||||
def update(zone)
|
||||
# nothing
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user