add missing vars file

This commit is contained in:
Smaine Kahlouch
2015-11-24 16:55:53 +01:00
parent 895a02e274
commit da3920496d
2 changed files with 6 additions and 60 deletions

View File

@@ -0,0 +1,6 @@
# Directory where the binaries will be installed
bin_dir: /usr/local/bin
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)
local_release_dir: "/tmp/releases"