mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-06-26 12:30:18 +02:00
gem: refactor gemspec, exclude tests from gem, move binaries to ./exe
- based on recommendations of https://piotrmurach.com/articles/writing-a-ruby-gem-specification/
This commit is contained in:
4
exe/dyndnsd
Executable file
4
exe/dyndnsd
Executable file
@ -0,0 +1,4 @@
|
||||
|
||||
require 'dyndnsd'
|
||||
|
||||
Dyndnsd::Daemon.run!
|
Reference in New Issue
Block a user