Update psc_suite.sh

This commit is contained in:
Thomas Peterson 2021-04-18 21:20:10 +00:00
parent ef8465ea2a
commit 3d0597156c

View File

@ -19,7 +19,7 @@ echo '/swapfile none swap sw 0 0' >> /etc/fstab
apt update
apt upgrade -y
apt install docker.io -y
apt install docker.io jq -y
mkdir /data/composer
mkdir /data/composer/psc