This commit is contained in:
localhost_frssoft 2023-07-24 15:20:31 +03:00
parent c0a33acff6
commit 9df621aaf6

View File

@ -81,7 +81,6 @@ while read -r cmd mesg; do
fi
printf 'test io > '
done
toot $full_status | jq '.id, .errors'
;;
*) break ;;
esac