diff options
author | davidovski <david@davidovski.xyz> | 2022-02-06 01:25:54 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-02-06 01:25:54 +0000 |
commit | fcca2cd092d4830300ec6eeb52955feb30a6fd20 (patch) | |
tree | 5d4ba659b104abf295ca1951b27c70adf2b13816 /xib_env | |
parent | 2c82b81fcd8fc723712ac605041da5142f765730 (diff) |
removed undefined references to info in build package
Diffstat (limited to 'xib_env')
-rwxr-xr-x | xib_env | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |