Skip to content
Snippets Groups Projects
Select Git revision
  • e5b3d84ace716dfc9f211cb981107c55a95523f5
  • master default protected
  • eole-amon-ecole-2.8
  • 24-badpathinpostinstall
4 results

upgrade_all.sh

Blame
  • David Beniamine's avatar
    David Beniamine authored
    086d45be
    History
    upgrade_all.sh 82 B
    #!/bin/bash
    DIR=$(realpath $(dirname $0))
    cd $DIR
    git pull
    $DIR/do_postinstall.sh