Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -11,5 +11,13 @@ Progressive web app for adding org mode todos
|
||||
cd /home/fredrik/dev/org-todo-pwa
|
||||
|
||||
# Build and start the services
|
||||
docker-compose up --build
|
||||
docker-compose up --build -d
|
||||
```
|
||||
|
||||
## Synka
|
||||
Scriptet todo-watcher.sh körs via systemd-servicen
|
||||
|
||||
Modda sökvägar i bägge scripten till installationen.
|
||||
```cp org-todo-pwa.service /etc/sytemd/system
|
||||
systemctl enable org-todo-pwa.service
|
||||
systemctl start org-todo-pwa.service```
|
||||
|
||||
Reference in New Issue
Block a user