We need the full account name after recent mastodon update.

This commit is contained in:
Florian Obser 2024-02-03 09:51:35 +01:00
parent b697286ade
commit 46d247c0e6
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ official documentation]].
I am running the following script from cron once a day:
#+begin_src shell
#! /bin/ksh
ACCOUNT=florian
ACCOUNT=@florian@bsd.network
INSTANCE=bsd.network
BACKUPDIR=/home/mastodonbackup/backup