try to fix path to /.version file

Origin commit data
------------------
Commit: 2bf44a7e4b
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-12-06 (Sun, 06 Dec 2020)

Origin message was:
------------------
- try to fix path to /.version file
This commit is contained in:
vanhofen
2020-12-06 13:32:20 +01:00
parent 0c4364c084
commit 4840133e3f
7 changed files with 11 additions and 11 deletions

View File

@@ -29,6 +29,8 @@
#define NEUTRINO_CPP extern
#endif
#define IMAGE_VERSION_FILE "/.version"
#define NEUTRINO_SETTINGS_FILE CONFIGDIR "/neutrino.conf"
#define NEUTRINO_SCAN_SETTINGS_FILE CONFIGDIR "/scan.conf"
#define NEUTRINO_PARENTALLOCKED_FILE DATADIR "/neutrino/.plocked"