diff options
Diffstat (limited to 'setup/universal')
-rw-r--r-- | setup/universal/README.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/setup/universal/README.txt b/setup/universal/README.txt deleted file mode 100644 index 5a2fe90cc..000000000 --- a/setup/universal/README.txt +++ /dev/null @@ -1,11 +0,0 @@ -Web page - https://www.traccar.org
-
-This package contains only main Java application (tracker-server.jar).
-
-1) To start application you need libraries to lib folder (check manifest file)
-
-2) Create configuration file (more information on web page)
-
-3) To start application run following command:
-
-java -jar tracker-server.jar "traccar.xml"
|