diff options
Diffstat (limited to 'cycle_pa_sinks')
-rwxr-xr-x | cycle_pa_sinks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cycle_pa_sinks b/cycle_pa_sinks index c9e8d31..aa48895 100755 --- a/cycle_pa_sinks +++ b/cycle_pa_sinks @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # # Cycle between the current PulseAudio sinks. # Based on https://askubuntu.com/a/740002 |