mirror of
https://github.com/weewx/weewx.git
synced 2026-04-19 00:56:54 -04:00
11 lines
241 B
INI
11 lines
241 B
INI
# Set 'home' to the directory where weewx should be installed. If the
|
|
# directory does not exist, the installer will create it.
|
|
|
|
[install]
|
|
home = /home/weewx
|
|
|
|
prefix =
|
|
exec-prefix =
|
|
install_lib = %(home)s/bin
|
|
install_scripts = %(home)s/bin
|