Add descriptions for some Buildcraft items

This commit is contained in:
Andrew Miner
2015-04-28 10:53:16 -07:00
parent 2fc8ab4f16
commit 3778865105
3 changed files with 24 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
if [[ -e "./aws.config" ]]; then
export AWS_CONFIG_FILE="./aws.config"
else
export AWS_CONFIG_FILE="~/.aws/config"
export AWS_CONFIG_FILE="$HOME/.aws/config"
fi
SOURCE_DIR="./data/"