This website requires JavaScript.
Explore
Help
Sign In
Jaculabilis
/
intake
Watch
1
Star
0
Fork
You've already forked intake
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
40464e9078
intake
/
demo
/
alice
/
currenttime
/
intake.json
10 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
Add content to the demo vm
2023-06-08 05:47:02 +00:00
{
"action"
:
{
"fetch"
:
{
Add real source programs to PATH
2023-06-09 00:07:19 +00:00
"exe"
:
"currenttime.sh"
,
"args"
:
[
]
Add content to the demo vm
2023-06-08 05:47:02 +00:00
}
Add managed crontab support
2023-06-22 01:32:44 +00:00
}
,
"cron"
:
"* * * * *"
Add content to the demo vm
2023-06-08 05:47:02 +00:00
}