Qithub-BOT / QiiCipher

✅ GitHub の SSH 公開鍵でファイルを暗号化およびローカルの秘密鍵で復号・署名・検証するスクリプトのリポジトリです。
https://qiita.com/KEINOS/items/2abce1e5b15d799ac6d7
Creative Commons Attribution Share Alike 4.0 International
4 stars 3 forks source link

`echo -n "$foo"` を `printf "%s" "$foo"` に変更 #52

Closed yoshi389111 closed 3 years ago

yoshi389111 commented 3 years ago

関連

対策内容

POSIX 準拠のためのリファクタリングがメイン