Skip to content
Snippets Groups Projects
Select Git revision
  • b3cbd3875f10b739fe09427d2540e165b701871a
  • 2024ws default protected
  • 2023ws
3 results

pgslides.sty

Blame
  • Forked from Peter Gerwinski / Datenbanken und Datensicherheit
    Source project has a limited visibility.
    start_containers.sh 103 B
    #!/bin/bash
    
    # start/restart all containers
    source config.sh
    docker-compose $docker_compose_files up -d