Format all shell scripts

This commit is contained in:
Ole Schütt 2021-02-17 17:02:43 +01:00 committed by Ole Schütt
parent 2e2218d9a9
commit d59a3ad777
78 changed files with 4489 additions and 4475 deletions

View file

@ -5,13 +5,13 @@
# install Ubuntu packages
apt-get update -qq
apt-get install -qq --no-install-recommends \
libpython3-stdlib \
python3 \
python3-pip \
python3-wheel \
python3-setuptools \
python3-dev \
build-essential
libpython3-stdlib \
python3 \
python3-pip \
python3-wheel \
python3-setuptools \
python3-dev \
build-essential
rm -rf /var/lib/apt/lists/*
# install python packages