Skip to content

Commit f87d977

Browse files
committed
Add note about update.sh script
1 parent 66c2280 commit f87d977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ 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**
100+
**You can run the `update.sh` script to update your instance: `sudo sh update.sh`**
101101

102102
### Configure app.json
103103

0 commit comments

Comments
 (0)