source: gutenbach/debian/lib/volume-mute @ 737d88b

debianmacno-cupsnodebathenaweb
Last change on this file since 737d88b was 737d88b, checked in by Jessica B. Hamrick <jhamrick@…>, 14 years ago

Add the directory where the source is to the path for all scripts.

  • Property mode set to 100755
File size: 65 bytes
Line 
1#!/bin/sh
2PATH="$(dirname $0):$PATH"
3amixer set Headphone toggle
Note: See TracBrowser for help on using the repository browser.