1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* remove trailing spaces.

This commit is contained in:
git 2019-05-28 10:07:55 +09:00
parent ae2a904ce9
commit 165ddfda20

View file

@ -2,7 +2,7 @@
# cp /etc/ssl/openssl.cnf . # copied from OpenSSL 1.1.1b source
rm -rf demoCA/ server/ client/
rm -rf demoCA/ server/ client/
mkdir demoCA demoCA/private demoCA/newcerts
touch demoCA/index.txt