inm-icf-utilities/.appveyor/install_apt_pkgs
Michael Hanke e6c35c8674 Reorganize appveyor install steps into two/three main blocks
1. Establish essential system features (would be taken care of by
   IT admin)
2. Bootstrap the data structures and example data we use for testing
   (would be taken care of by ICF admin)
3. Ingest demo DICOM data into the non-DataLad aspects of the data
   organization ((would be taken care of by ICF admin)
2023-05-15 16:27:25 +02:00

7 lines
106 B
Bash
Executable file

#!/bin/bash
set -e -u
apt-get update -qq
apt-get install eatmydata
eatmydata apt-get -y install apache2