Skip to content
Snippets Groups Projects
Select Git revision
  • 979e5ce480ef8318d7b68c70de722f9957a8f961
  • master default protected
2 results

pcb.py

Blame
  • update_index.sh 100 B
    git pull
    grip README.md --export index.html
    git add index.html
    git commit -m "update index"
    git push