ax88772.rb: comma at the end of sudo

This commit is contained in:
Vítor Galvão 2016-06-05 22:04:35 +01:00
parent 47abe6807e
commit f7d6ed963e
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@ cask 'ax88772' do
uninstall script: {
executable: 'AX88772C_772B_772A_760_772_Uninstall_v130',
sudo: false
sudo: false,
}
end