Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 4ded0e6

Browse files
committed
fix: delete-file.gpt workspace ID
1 parent 17ea088 commit 4ded0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delete-file.gpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Description: Delete a file.
33
Params: File: The file to delete
44
Params: Dataset: The dataset to delete the file from
55

6-
#!${GPTSCRIPT_TOOL_DIR}/bin/gptscript-go-tool delete-file --dataset "${DATASET}" "ws://${FILE}"
6+
#!${GPTSCRIPT_TOOL_DIR}/bin/gptscript-go-tool delete-file --dataset "${DATASET}" "ws://${GPTSCRIPT_WORKSPACE_ID}/${FILE}"

0 commit comments

Comments
 (0)