Revision 008c2e15
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
scripts/dbupgrade2_tool.pl | ||
---|---|---|
2 | 2 |
|
3 | 3 |
BEGIN { |
4 | 4 |
if (! -d "bin" || ! -d "SL") { |
5 |
print("This tool must be run from the Lx-Office ERP base directory.\n");
|
|
5 |
print("This tool must be run from the kivitendo ERP base directory.\n");
|
|
6 | 6 |
exit(1); |
7 | 7 |
} |
8 | 8 |
|
Auch abrufbar als: Unified diff
Lx-Office heißt nun kivitendo