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

tf2pi.html

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