i suspect this

This commit is contained in:
Osman Faruk Bayram 2025-05-06 02:46:31 +03:00
parent 2d748f972f
commit e17bccf748

View file

@ -36,7 +36,7 @@
-H "Authorization: Bearer $WANIKANI_TOKEN" \ -H "Authorization: Bearer $WANIKANI_TOKEN" \
-d $'{ -d $'{
"assignment": { "assignment": {
"started_at": $TIME_STRING "started_at": "$TIME_STRING"
} }
}' }'
sleep 1 sleep 1