mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
vnc-server: fix RuboCop style.
See https://github.com/Homebrew/brew/pull/7867.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ cask "vnc-server" do
|
||||
|
||||
uninstall_preflight do
|
||||
system_command "/Applications/RealVNC/Uninstall VNC Server.app/Contents/Resources/uninstaller.sh",
|
||||
print_stderr: false, sudo: true
|
||||
print_stderr: false, sudo: true
|
||||
end
|
||||
|
||||
uninstall launchctl: [
|
||||
|
||||
Reference in New Issue
Block a user