diff options
| author | 2020-04-22 23:19:06 -0700 | |
|---|---|---|
| committer | 2020-04-22 23:19:06 -0700 | |
| commit | 305f3f2a0697f3a7ed075f1837470dfd8a5c29aa (patch) | |
| tree | 40413ccccb559e5d618484ff767b308e81df45b7 /mpd/usr | |
| parent | 7f870a0035f1f270c7bf301cb665c26ddab0b494 (diff) | |
| download | new-dotfiles-305f3f2a0697f3a7ed075f1837470dfd8a5c29aa.tar.gz new-dotfiles-305f3f2a0697f3a7ed075f1837470dfd8a5c29aa.zip | |
Fix scsh location
Diffstat (limited to 'mpd/usr')
| -rwxr-xr-x | mpd/usr/bin/mpd-random-albums | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpd/usr/bin/mpd-random-albums b/mpd/usr/bin/mpd-random-albums index a395723..0b2469b 100755 --- a/mpd/usr/bin/mpd-random-albums +++ b/mpd/usr/bin/mpd-random-albums @@ -1,4 +1,4 @@ -#!/usr/local/bin/scsh -s +#!/usr/bin/scsh -s !# (run (mpc clear)) |
