new root dir

This commit is contained in:
Sebastian Hugentobler 2016-08-16 11:42:09 +02:00
parent 10c655c720
commit 8790fdcada
No known key found for this signature in database
GPG key ID: 7BBE74D3F626FC0F
3 changed files with 10 additions and 9 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/with-contenv sh
cd /var/lib/koreader-sync/server
cd /app/server
s6-setuidgid syncer gin start
tail -f /var/lib/koreader-sync/server/logs/production-access.log
tail -f /app/server/logs/production-access.log