Skip to content
Snippets Groups Projects
install_po4a.sh 98 B
Newer Older
  • Learn to ignore specific revisions
  • #!/bin/sh
    
    git clone https://github.com/jnavila/po4a.git
    cd po4a && git checkout git_doc && cd ..