Update psc_suite.sh
This commit is contained in:
parent
676d594174
commit
e972bef884
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user