ソースを参照

fixed key content

Gamaliel Espinoza 7 年 前
コミット
23f312a5ae
1 ファイル変更1 行追加1 行削除
  1. 1 1
      fourier_install.sh

+ 1 - 1
fourier_install.sh

@@ -53,7 +53,7 @@ else
 fi
 
 keycontent=$(cat $keyfile.pub)
-curl -X POST -F 'key=$keycontent' \
+curl -X POST -F "key=$keycontent" \
 	 -H "Authorization: $BOX_ID $API_SECRET" \
 	 https://api.audiovalid.com/public-key