Changes between Version 1 and Version 2 of StartDaily


Ignore:
Timestamp:
Sep 24, 2024, 4:53:58 PM (13 months ago)
Author:
Zach Pearson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StartDaily

    v1 v2  
    1616
    1717So I do "sudo -u chimera bash" to get a bash shell as user chimera, and then paste in the command part of what I just grepped (and add '&' to put it in the background).
     18
     19== Restarting GitHub Builds ==
     20
     21GitHub builds often fail because the runners cannot contact Plato. This is usually a transient issue. Visit https://github.com/RBVI/ChimeraX/actions and click on the run that failed, then click on 'Re-run jobs' in the top right hand side of the screen.