We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d60d56 commit d8e2b75Copy full SHA for d8e2b75
Casks/naisdevice-tenant.rb
@@ -9,7 +9,5 @@
9
10
pkg "naisdevice-tenant.pkg"
11
12
- uninstall pkgutil: [
13
- "io.nais.device",
14
- ]
+ uninstall pkgutil "io.nais.device"
15
end
Casks/naisdevice.rb
pkg "naisdevice.pkg"
0 commit comments