Skip to content

Commit 66c2280

Browse files
committed
Add note about update.sh script for instance updates
1 parent c5908cd commit 66c2280

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ You can now access TimeTrack in your browser at `http://localhost`, default logi
9797
To save log files, please create the subfolder `data/logs` and make it writeable to the web server (e.g. `chown www-data:www-data data/logs && chmod 775 data/logs`).
9898
Please also make sure that the `/data` directory is writable by the webserver, aswell as the plugins directory (default: `api/v1/class/plugins/plugins`). The `/api/v1/toil/permissions.json` also needs to be writeable by the webserver.
9999

100+
**You can run the update.sh script to update your instance**
101+
100102
### Configure app.json
101103

102104
In step 2, you need to configure the `app.json.sample` within the `api/v1/inc` folder:

0 commit comments

Comments
 (0)