There was an error while loading. Please reload this page.
1 parent 084a6ac commit bdb6c4bCopy full SHA for bdb6c4b
create-gist.sh
@@ -38,7 +38,7 @@ read -r -d '' DESC <<EOF
38
"description": "some description",
39
"public": true,
40
"files": {
41
- "${FNAME}": {
+ "$(basename $FNAME)": {
42
"content": "${CONTENT}"
43
}
44
0 commit comments