i suspect this
This commit is contained in:
parent
2d748f972f
commit
e17bccf748
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue