Skip to content

Commit

Permalink
[SVC-0] fix: create daemon formula (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagypeterjob authored Sep 25, 2024
1 parent 6a043dc commit 1c4a0b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/create-daemon.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'etc'

module Homebrew
module_function

Expand Down

0 comments on commit 1c4a0b8

Please sign in to comment.