Skip to content
Snippets Groups Projects
Select Git revision
  • ac38b577a7c4132262aa39bfce48a9afbdcb28d8
  • master default protected
  • patch-1
  • salomon_upgrade
  • Urx
  • virtual_environment2
  • tabs
  • john_branch
  • anselm2
  • mkdocs_update
  • pbs
  • hot_fix
  • MPDATABenchmark
  • 20180621-revision
  • 20180621-before_revision
15 results

resources-allocation-policy.md

Blame
  • Forked from SCS / docs.it4i.cz
    Source project has a limited visibility.
    add_version.sh 107 B
    #!/bin/bash
    VER=$(git log --pretty=format:'/ ver. %h / %ai' -n 1)
    sed "s,__VERSION__, $VER," mkdocs.yml -i