mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 21:55:16 -04:00
Format all shell scripts
This commit is contained in:
parent
2e2218d9a9
commit
d59a3ad777
78 changed files with 4489 additions and 4475 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue