From e972bef884a6b5b6e7526ed83111c9989ad1d4e9 Mon Sep 17 00:00:00 2001 From: Thomas Peterson Date: Tue, 23 Jan 2024 12:42:00 +0000 Subject: [PATCH] Update psc_suite.sh --- psc_suite.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/psc_suite.sh b/psc_suite.sh index 93cf7d2..8a59110 100644 --- a/psc_suite.sh +++ b/psc_suite.sh @@ -17,14 +17,14 @@ swapon /swapfile echo '/swapfile none swap sw 0 0' >> /etc/fstab ssh-keygen -o -a 100 -t ed25519 -q -N "" -f /root/.ssh/id_ed25519 -generate-borgmatic-config - apt update apt upgrade -y apt install docker.io jq borgmatic incron -y +generate-borgmatic-config + mkdir /data/composer mkdir /data/composer/psc mkdir /data/composer/letsencrypt