Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 240 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 240 Bytes

auto_shell

The speaker automatically goes silent at work(company) macbook 到公司自动禁音

添加计划任务

crontab -e

自动禁音的计划任务

*/1 * * * * sh xxxx/close_volume.sh
xxxx 换成自己的路径