Files
weewx/setup.cfg
2013-01-28 18:23:05 +00:00

14 lines
372 B
INI

[install]
# Set the following to the root directory where weewx should be installed
home = /home/weewx
# Given the value of 'home' above, the following are reasonable values
# (The syntax is from module ConfigParser. See
# http://docs.python.org/library/configparser.html if you care).
prefix =
exec-prefix =
install_lib = %(home)s/bin
install_scripts = %(home)s/bin