Skip to content

Commit 2064253

Browse files
committed
Add missing dependency
1 parent ad6ba40 commit 2064253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/boxcutter_tailscale/libraries/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def self.tailscale_status
1414
JSON.parse(result.stdout)
1515
end
1616

17-
def tailscale_debug_prefs
17+
def self.tailscale_debug_prefs
1818
result = shell_out!('/usr/bin/tailscale debug prefs')
1919

2020
# Description of the fields:

0 commit comments

Comments
 (0)