Add ENV value note to building.md

This commit is contained in:
ave 2020-05-17 19:49:17 +03:00
parent 45ae1da7c0
commit 34ed1d26a1
Signed by untrusted user: a
GPG Key ID: 398DD7BD03276F6D
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ CTCCI requires python3.6+, and also likely requires Linux (I haven't tried it on
#### Running builds
- First off, if you're not running as root (you shouldn't!), set an environment variable called `DISTOK_VERSION_LOGS` to an empty directory (such as `export DISTOK_VERSION_LOGS="/home/ave/distokversionlogs"`). This directory will hold versions that will increase. This is a hack that I need to eventually improve.
- Simply run the `ctcci.py` script, with first argument being branch name, and latter ones being name of patches you want to add in.
Example: `python3.6 /home/ave/distokrepos/cutthecord/ctcci/ctcci.py ave mutant customfont slashcommands tokenlogin customtheme customdefaultemoji customring bettertm notrack noprofilestrip nonearby experiments noblocked squareavatars`