diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/syncblog.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/syncblog.sh b/examples/syncblog.sh index 5661923..221faf8 100644 --- a/examples/syncblog.sh +++ b/examples/syncblog.sh @@ -5,7 +5,7 @@ # FOOLPROOF echo "do you know what you are doing?" -exit() +exit cd <PATH_TO_TIMELINE_BOT> echo "Fetching Timeline from fedi..." |
