Misc small changes

This commit is contained in:
2021-12-13 00:36:00 +01:00
parent 437ea9cdda
commit e0e34a98ac
4 changed files with 16 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env sh
isPlaying() {
if mpc status | grep playing >/dev/null