diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2015-08-08 21:40:01 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2015-08-08 21:40:01 +1200 |
commit | 4f112e2805135f7269b7f8b6b87ed5362b8376a2 (patch) | |
tree | e3b67da17b3ffb0334bbec72c6bfceedea3262e4 /setup/linux | |
parent | 01d980ad42e393996d5daa20abc7c9a100025c2f (diff) | |
download | trackermap-server-4f112e2805135f7269b7f8b6b87ed5362b8376a2.tar.gz trackermap-server-4f112e2805135f7269b7f8b6b87ed5362b8376a2.tar.bz2 trackermap-server-4f112e2805135f7269b7f8b6b87ed5362b8376a2.zip |
Remove old readme files
Diffstat (limited to 'setup/linux')
-rw-r--r-- | setup/linux/README.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/setup/linux/README.txt b/setup/linux/README.txt deleted file mode 100644 index 2c23795ec..000000000 --- a/setup/linux/README.txt +++ /dev/null @@ -1,17 +0,0 @@ -== DESCRIPTION ==
-
-Web page - https://www.traccar.org
-
-Author - Anton Tananaev (anton.tananaev@gmail.com)
-
-Traccar software is licensed under the Apache License 2.0.
-
-== INSTALL ==
-
-1. Run traccar.run (sudo ./traccar.run)
-2. Start daemon (sudo /opt/traccar/bin/traccar start)
-
-== UNINSTALL ==
-
-1. Remove traccar from init (sudo /opt/traccar/bin/traccar remove)
-2. Remove traccar directory (sudo rm -R /opt/traccar)
|