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 c0ad461..12741f4 100755 --- a/scripts/.scripts/books.sh +++ b/scripts/.scripts/books.sh @@ -9,7 +9,7 @@ # ################################################################## -path="/run/media/pengu/New Volume/Omar/Self learning/Books/English books/Books for computer science/" +path="/home/pengu/Books/" choice=$(ls "$path" | dmenu -l 10) new_choice=$choice |
