diff options
Diffstat (limited to 'scripts/.scripts/books.sh')
| -rwxr-xr-x | scripts/.scripts/books.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/.scripts/books.sh b/scripts/.scripts/books.sh index be224aa..687fe90 100755 --- a/scripts/.scripts/books.sh +++ b/scripts/.scripts/books.sh @@ -9,7 +9,7 @@ # ################################################################## -path="/mnt/CEBE20B1BE2093CD/Omar/Self learning/Books/English books" +path="/run/media/storage/Omar/Self learning/Books/English books" choice=$(ls "$path" | dmenu -l 10) new_choice=$choice |
