Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arrase committed Apr 12, 2017
1 parent 6fc8c81 commit ad2589c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ducky/raspiduckyd.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
args = parser.parse_args()

daemon = Daemonize()

if args.start:
daemon.start()
elif args.stop:
Expand Down

0 comments on commit ad2589c

Please sign in to comment.