summaryrefslogtreecommitdiff
path: root/xib_env
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-02-06 01:25:54 +0000
committerdavidovski <david@davidovski.xyz>2022-02-06 01:25:54 +0000
commitfcca2cd092d4830300ec6eeb52955feb30a6fd20 (patch)
tree5d4ba659b104abf295ca1951b27c70adf2b13816 /xib_env
parent2c82b81fcd8fc723712ac605041da5142f765730 (diff)
removed undefined references to info in build package
Diffstat (limited to 'xib_env')
-rwxr-xr-xxib_env1
1 files changed, 1 insertions, 0 deletions
diff --git a/xib_env b/xib_env
index c74a6fb..50b6140 100755
--- a/xib_env
+++ b/xib_env
@@ -8,6 +8,7 @@ export XIB_CHROOT="$XIB_DIR/chroot"
export XIB_EXPORT="$XIB_DIR/export"
export PRIV_KEY="/home/david/.ssh/xi.pem"
+export PUB_KEY="/home/david/.ssh/xi.pub"
export DEVELOPMENT_BUILDFILES="/home/david/docs/proj/xilinux/buildfiles"
export BUILDFILES_GIT_REPO="https://xi.davidovski.xyz/git/buildfiles.git"