Skip to content
Snippets Groups Projects
Commit 8a7f65a3 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

.doc

parent 6a10d835
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ Any of: aria2c / wget / curl ...@@ -24,7 +24,7 @@ Any of: aria2c / wget / curl
1. Download this repo to anywhere. 1. Download this repo to anywhere.
2. Modify `init.settings` and `runtime.settings`. 2. Modify `init.settings` and `runtime.settings`.
3. Add `* * * * * cd /path/to/my/repo && flock -n /tmp/.vmm.lockfile ./cron-callback.sh` into your crontab. 3. Add `* * * * * flock -n /tmp/.vmm.lockfile /path/to/your/cron-callback.sh` into your crontab.
## Supported cloudimg ## Supported cloudimg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment