diff options
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index 327a8e5..ed02467 100644 --- a/README +++ b/README @@ -17,7 +17,7 @@ How To Use: 6. Run chown -R <user> /var/dscip So the new user owns it all. Cron: - Add: * * * * * <user> /var/dscip/project_name/dscip + Add: * * * * * <user> /var/dscip/project_name/dscip to your crontab. Daemon: Set DSCIP_DAEMON to true, and create an init script for it, and enable |