20250129.1738175405
This commit is contained in:
parent
0e436455c4
commit
c8974711bf
5 changed files with 8 additions and 3 deletions
|
@ -19,7 +19,7 @@ while true; do
|
|||
fi
|
||||
OFFSET="$((OFFSET + 100))"
|
||||
else
|
||||
LINKDATA=$(linkding bookmarks all)
|
||||
LINKDATA="$(linkding bookmarks all)"
|
||||
if [[ -z "$LINKDATA" ]]; then
|
||||
die "There is no data to fetch"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue