Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8395915
update-status.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
252 B
Subscribers
None
update-status.sh
View Options
#!/usr/bin/env bash
.
./default-setup
DEPOSIT_ID
=
${
1
-1
}
UPDATE_STATUS
=
${
2
-
'done'
}
curl
-i
\
-X
PUT
\
-H
'Content-Type: application/json'
\
-d
"{\"status\": \"
${
UPDATE_STATUS
}
\"}"
\
${
SERVER
}
/1/
${
COLLECTION
}
/
${
DEPOSIT_ID
}
/update/
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Jun 4 2025, 7:46 PM (11 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3238762
Attached To
rDDEP Push deposit
Event Timeline
Log In to Comment