diff options
Diffstat (limited to '.local/bin/epub_lander')
| -rwxr-xr-x | .local/bin/epub_lander | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.local/bin/epub_lander b/.local/bin/epub_lander index 801381a..19e0a1c 100755 --- a/.local/bin/epub_lander +++ b/.local/bin/epub_lander | |||
| @@ -15,4 +15,3 @@ mv $HOME/down/*.pdf $HOME/docs/pdf_landing/ | |||
| 15 | if [[ $? -ne 1 ]]; then | 15 | if [[ $? -ne 1 ]]; then |
| 16 | notify-send "Moved some pdfs" "" --app-name="epub_lander" --icon="emblem_success" | 16 | notify-send "Moved some pdfs" "" --app-name="epub_lander" --icon="emblem_success" |
| 17 | fi | 17 | fi |
| 18 | |||
