1. 21 Sep, 2022 15 commits
  2. 20 Sep, 2022 4 commits
  3. 19 Sep, 2022 4 commits
  4. 16 Sep, 2022 3 commits
  5. 15 Sep, 2022 1 commit
  6. 13 Sep, 2022 2 commits
  7. 12 Sep, 2022 10 commits
  8. 09 Sep, 2022 1 commit
    • Thomas Gambier's avatar
      slapos-node package: better use of python3.7 · e73f7282
      Thomas Gambier authored
      This is a fixup of 99d9c776
      
      This way of forcing python3.7 is better because the name of the part is
      still "python3" hence in the package we have
      
      /opt/slapos/parts/python3/bin/python3
      
      instead of
      
      /opt/slapos/parts/python3.7/bin/python3
      e73f7282