Skip to content

Commit bdb6c4b

Browse files
author
aktos electronics
committed
fixes #1
1 parent 084a6ac commit bdb6c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create-gist.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ read -r -d '' DESC <<EOF
3838
"description": "some description",
3939
"public": true,
4040
"files": {
41-
"${FNAME}": {
41+
"$(basename $FNAME)": {
4242
"content": "${CONTENT}"
4343
}
4444
}

0 commit comments

Comments
 (0)