mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
CImageInfo: fix path to .version file
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#include <nhttpd/yconfig.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#define VERSION_FILE TARGET_PREFIX "/.version"
|
||||
#define VERSION_FILE "/.version"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Reference in New Issue
Block a user