Projet de remplacement du "RPiPasserelle" d'Otec.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pre-exec.sh 171B

1234567
  1. #!/bin/sh
  2. mkdir /mnt/db
  3. mount -t ramfs -o size=50m ramfs /mnt/db
  4. mv /var/run/pyheatpump/pyheatpump.sqlite3 /mnt/db
  5. ln -s /mnt/db/pyheatpump.sqlite3 /var/run/pyheatpump/