From 057f9ae2f96f4d78019fd491dd559816fa368359 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 19 Dec 2022 19:30:41 +0100 Subject: [PATCH] ${$ !!! --- ASTROBOT/G1CopierYoutube.sh | 2 +- tools/new_file_in_astroport.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ASTROBOT/G1CopierYoutube.sh b/ASTROBOT/G1CopierYoutube.sh index a14e3bb0..7f0e65a4 100755 --- a/ASTROBOT/G1CopierYoutube.sh +++ b/ASTROBOT/G1CopierYoutube.sh @@ -208,7 +208,7 @@ if [[ ! ${TIDDLER} ]]; then "modified": "'${MOATS}'", "title": "'$ZFILE'", "type": "'text/vnd.tiddlywiki'", - "vtratio": "'${$VTRATIO}'", + "vtratio": "'${VTRATIO}'", "text": "'$TEXT'", "mime": "'${MIME}'", "size": "'${FILE_BSIZE}'", diff --git a/tools/new_file_in_astroport.sh b/tools/new_file_in_astroport.sh index 120a81c9..9cf24eb0 100755 --- a/tools/new_file_in_astroport.sh +++ b/tools/new_file_in_astroport.sh @@ -319,7 +319,7 @@ then "duree": "'${DUREE}'", "duration": "'${DURATION}'", "giftime": "'${PROBETIME}'", - "vtratio": "'${$VTRATIO}'", + "vtratio": "'${VTRATIO}'", "gifanime": "'/ipfs/${ANIMH}'", "type": "'${TidType}'", "mime": "'${MIME}'",