summaryrefslogtreecommitdiffstats
path: root/scripts/firefox-certs-import.sh
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2016-06-09 08:30:10 +0200
committerEndi S. Dewata <edewata@redhat.com>2016-06-09 08:30:10 +0200
commit78373a1549e5ce8e2db73eafc6d6019110273c8a (patch)
treebb6a33cfcb5b26d8f649103d6d4856c7f2d8e26b /scripts/firefox-certs-import.sh
parentb48b8e1bcecd9c49558ccc825de85613a9ba4ddd (diff)
downloadpki-dev-78373a1549e5ce8e2db73eafc6d6019110273c8a.tar.gz
pki-dev-78373a1549e5ce8e2db73eafc6d6019110273c8a.tar.xz
pki-dev-78373a1549e5ce8e2db73eafc6d6019110273c8a.zip
Updated Firefox scripts.
Diffstat (limited to 'scripts/firefox-certs-import.sh')
-rwxr-xr-xscripts/firefox-certs-import.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/firefox-certs-import.sh b/scripts/firefox-certs-import.sh
index 33b83ec..69031d3 100755
--- a/scripts/firefox-certs-import.sh
+++ b/scripts/firefox-certs-import.sh
@@ -13,7 +13,8 @@ echo HOME=$home
SRC_DIR=`cd ../.. ; pwd`
FIREFOX_DIR=$home/.mozilla/firefox
-PROFILE=`grep Path= $FIREFOX_DIR/profiles.ini | awk -F= '{print $2}'`
+#PROFILE=`grep Path= $FIREFOX_DIR/profiles.ini | awk -F= '{print $2}'`
+PROFILE=$HOSTNAME
CA_INSTANCE_NAME=pki-tomcat
KRA_INSTANCE_NAME=pki-tomcat