OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › Python interval program update 8/25/13 › Re: Re: Python interval program update 8/25/13
August 30, 2013 at 12:50 pm
#25450
dennyfmn
Participant
Dan,
Thanks for the update, the installation went very smoothly.
If you have been doing logging you can copy the old log file to the new directory so you don’t loose your history. For my installation it is:
cp -p /usr/local/OSPi-183.local/static/log/water_log.csv /usr/local/OSPi/static/log/
Adjust the paths for your local setup.