summaryrefslogtreecommitdiffstats
path: root/scripts/pki-update.sh
diff options
context:
space:
mode:
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