aboutsummaryrefslogtreecommitdiff
path: root/cycle_pa_sinks
diff options
context:
space:
mode:
authorGuillermo Ramos2024-04-16 18:47:01 +0200
committerGuillermo Ramos2024-04-16 18:47:01 +0200
commit1eb0eda96ace25d81fdf1f34d9177da50c3e0fa9 (patch)
tree9b799a8b1eab1b350780a676aefa0cd3ae28db09 /cycle_pa_sinks
parent662eac4d7bcad76b657c2621f9cd11c97e4d15d3 (diff)
downloadcli-1eb0eda96ace25d81fdf1f34d9177da50c3e0fa9.tar.gz
Fixes
Diffstat (limited to 'cycle_pa_sinks')
-rwxr-xr-xcycle_pa_sinks2
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