summaryrefslogtreecommitdiff
path: root/scripts/update_ca_bundle.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/update_ca_bundle.sh')
-rwxr-xr-xscripts/update_ca_bundle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_ca_bundle.sh b/scripts/update_ca_bundle.sh
index 992bd7030f..3bd268bd0c 100755
--- a/scripts/update_ca_bundle.sh
+++ b/scripts/update_ca_bundle.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-cd common
+cd misc
curl https://raw.githubusercontent.com/curl/curl/master/lib/mk-ca-bundle.pl | perl
rm certdata.txt