This commit is contained in:
Aliberk Sandıkçı 2022-10-27 08:37:41 +03:00
parent 90983f85e5
commit 0f5bf9850a
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
cd || exit
mkdir tmp_install
cd tmp_install || exit
sudo apt install curl -y
if [ "$1" == 1 ]; then
curl https://sertifika.meb.gov.tr/MEB_SERTIFIKASI.cer --output MEB_SERTIFIKASI.cer
openssl x509 -inform DER -in MEB_SERTIFIKASI.cer -out MEB_SERTIFIKASI.crt