mirror of
https://github.com/stevenhowes/dorset-binformation.git
synced 2026-05-26 15:53:28 +01:00
Sort instructions and setup bits
This commit is contained in:
@@ -4,9 +4,12 @@ A data scraper for the Dorset Council bin collection site for bin collection dat
|
||||
|
||||
# Installation
|
||||
````
|
||||
go get -v github.com/stevenhowes/dorset-binformation/
|
||||
make install
|
||||
service dorset-binformation start
|
||||
wget https://github.com/stevenhowes/dorset-binformation/archive/refs/heads/main.zip
|
||||
unzip main.zip
|
||||
cd dorset-binformation-main
|
||||
make
|
||||
sudo install
|
||||
sudo service dorset-binformation start
|
||||
````
|
||||
|
||||
Edit /etc/systemd/system/dorset-binformation.service if an alternate port is required
|
||||
|
||||
Reference in New Issue
Block a user