1
0
Fork 0

shellcheck some scripts

This commit is contained in:
Jeremy Kaplan 2018-09-10 09:39:23 -07:00 committed by Jeremy Kaplan
commit e414d8e14b
3 changed files with 9 additions and 7 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
aplay $(dirname "$0")/ding.wav
aplay "$(dirname "$0")/ding.wav"