changed shell for bread

This commit is contained in:
shockrahwow 2019-09-09 16:31:19 -07:00
parent fd9e31e4ce
commit 229bd3f631

3
bread
View File

@ -1,4 +1,5 @@
#!/bin/bash
#!/bin/sh
book=`ls $HOME/Books/ | dmenu -i -l 15`
if [ ! -z "$book" ]
then