#!/bin/bash

/usr/libexec/PlistBuddy -c "Set Devices:Audio:Inject 2" "${1}"

exit 0
