Browse Source

Increase diversity in dev.json rc file

Leo 9 years ago
parent
commit
2fc206f301
1 changed files with 2 additions and 2 deletions
  1. 2 2
      dev.json

+ 2 - 2
dev.json

@@ -1,7 +1,7 @@
 {
   "progs": [
-    "ydump dev.json", "task", "task +next", "task +rdv", "echo \"Finish\"",
-    "bdump -w daemon,rc,commands /tmp/v033"
+    "ydump dev.json", "task", "du -sh ./_build/src/oclaunch.native",
+    "free -h", "echo \"Finish\"", "bdump -w daemon,rc,commands /tmp/v033"
   ],
   "settings": []
 }