nunofgs / docker-octoprint

Dockerfile to set up Octoprint with x86, armv6, armv7 and arm64 support!
https://hub.docker.com/r/nunofgs/octoprint/
GNU Affero General Public License v3.0
58 stars 32 forks source link

change basedir for restore backups #41

Open eraxar opened 4 years ago

eraxar commented 4 years ago

Hi @nunofgs, i have a problem with the the basedir. On restore octoprint wants to rename the .octoprint folder but beacuse it is /root/.ocotprint its not working.

would be nice if you can change that from /root/.octoprint to maybe /root/octoprint/.octoprint