1234567891011 |
- ;; You probably do NOT need to edit this file manualy.
- ;; Anyway, you may find help at https://s.oclaunch.eu.org/rc
- ((entries
- (((command "ydump dev.json") (tags ())) ((command task) (tags ()))
- ((command "du -sh ./_build/src/oclaunch.native") (tags ()))
- ((command "free -h") (tags ())) ((command "echo \"Finish\"") (tags ()))
- ((command "bdump -w daemon,rc,commands /tmp/v033") (tags ()))))
- (common_tags ()) (settings ()))
|