summaryrefslogtreecommitdiffstats
path: root/scripts/pki-update.sh
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2018-05-16 20:23:58 +0200
committerEndi S. Dewata <edewata@redhat.com>2018-05-16 20:23:58 +0200
commit7b8f505e9b9460e144d1cfca56a94d24d2c6b136 (patch)
tree6e74a98c403cb233de01df89019b146d6e22090d /scripts/pki-update.sh
parentec842e618d1def4eab56a56db315fca83e53b48c (diff)
downloadpki-dev-7b8f505e9b9460e144d1cfca56a94d24d2c6b136.tar.gz
pki-dev-7b8f505e9b9460e144d1cfca56a94d24d2c6b136.tar.xz
pki-dev-7b8f505e9b9460e144d1cfca56a94d24d2c6b136.zip
Updated PKI scripts
Diffstat (limited to 'scripts/pki-update.sh')
-rwxr-xr-xscripts/pki-update.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/scripts/pki-update.sh b/scripts/pki-update.sh
index 3a09ca0..94d4905 100755
--- a/scripts/pki-update.sh
+++ b/scripts/pki-update.sh
@@ -1,6 +1,4 @@
#!/bin/sh -x
-SRC_DIR=`cd ../.. ; pwd`
-
-cd $SRC_DIR/pki
-git pull
+./pki-remove.sh
+./pki-install.sh