From f01a991fedd859caff9b2c3c6539bebd21e6abe2 Mon Sep 17 00:00:00 2001 From: Poag Date: Mon, 9 Jan 2017 19:03:26 +0000 Subject: [PATCH] Delete 10_certificates.sh --- init/10_certificates.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 init/10_certificates.sh diff --git a/init/10_certificates.sh b/init/10_certificates.sh deleted file mode 100644 index f40ee4b..0000000 --- a/init/10_certificates.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -#Import Certificates -mozroots --import --ask-remove --machine -echo Y |certmgr --ssl https://gateway.discord.gg /all -echo Y |certmgr --ssl https://gateway.discord.gg /all -echo Y |certmgr --ssl https://gateway.discord.gg /all -echo Y |certmgr --ssl https://discordapp.com /all