mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-10-30 13:59:46 +01: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