I wrote an extension to read the values out of an air quality device. It supplies a lot of observation types not included in the standard database schema. So I wrote a little utility to add the necessary columns to the database (or drop them from it).
Now the problem: The utilities of WeeWX like wee_database all are started by a little wrapper shell script. But the location of that shell scripts depends on installation way like setup.py or apt-get. How can I define that wrapper script in install.py that it is put to the right place during installation? https://github.com/roe-dl/weewx-airQ -- You received this message because you are subscribed to the Google Groups "weewx-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-development/1e37da23-abce-4275-9d34-b4f0c3f04657n%40googlegroups.com.
