Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| README.md | 2 years ago | |
| map-server.service | 2 years ago | |
| map-server.sh | 2 years ago | |
# Modify the corresponding script path, make sure it points to the correct location
# Then copy the service file to /etc/systemd/system
sudo cp map-server.service /etc/systemd/system
# Enable map-server, startup together with the system
sudo systemctl daemon-reload
sudo systemctl enable map-server
sudo systemctl start map-server
Toys
C++ JavaScript Unity3D Asset C Python other
Apache-2.0