unifi-controller.rb: fix trailing whitespace

This commit is contained in:
Vítor Galvão 2015-08-02 16:48:46 +01:00
parent 9b2b7b7d7e
commit 99644476c3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ cask :v1 => 'unifi-controller' do
license :commercial
pkg 'Unifi.pkg'
postflight do
system '/usr/bin/sudo', '-E', '--',
'/usr/sbin/chown', '-R', '--', "#{Etc.getpwuid(Process.euid).name}:staff", Pathname.new(File.expand_path('~')).join('Library/Application Support/UniFi')