We need the full account name after recent mastodon update.
This commit is contained in:
parent
b697286ade
commit
46d247c0e6
@ -33,7 +33,7 @@ official documentation]].
|
|||||||
I am running the following script from cron once a day:
|
I am running the following script from cron once a day:
|
||||||
#+begin_src shell
|
#+begin_src shell
|
||||||
#! /bin/ksh
|
#! /bin/ksh
|
||||||
ACCOUNT=florian
|
ACCOUNT=@florian@bsd.network
|
||||||
INSTANCE=bsd.network
|
INSTANCE=bsd.network
|
||||||
BACKUPDIR=/home/mastodonbackup/backup
|
BACKUPDIR=/home/mastodonbackup/backup
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user