Configuration file '/data/data/com.termux/files/usr/etc/tls/openssl.cnf' ==> File on system created by you or by a script. ==> File also in package provided by package maintainer. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : start a shell to examine the situation The default action is to keep your current version. *** openssl.cnf (Y/I/N/O/D/Z) [default=N] ?
$ ssh -T -oStrictHostKeyChecking=no git@github.com Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Hi AsaiToshiya! You've successfully authenticated, but GitHub does not provide shell access.
6. リポジトリをクローン
1 2
$ cd ~/storage/shared $ git clone git@github.com:AsaiToshiya/blog.git