-
Notifications
You must be signed in to change notification settings - Fork 0
If you want your code in Kali to update from GitHub every 10 seconds, using cron won't work because the shortest interval it supports is 1 minute. Instead, use a while loop with sleep 10 in a background-running script.
Ubaidullahquresh/GitHub-every-10-seconds
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
If you want your code in Kali to update from GitHub every 10 seconds, using cron won't work because the shortest interval it supports is 1 minute. Instead, use a while loop with sleep 10 in a background-running script.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published