Update psc_suite.sh

This commit is contained in:
Thomas Peterson 2021-04-23 17:50:37 +00:00
parent bc39d2b8cb
commit eff91f3f09

View File

@ -16,6 +16,7 @@ mkswap /swapfile
swapon /swapfile swapon /swapfile
ssh-keygen -o -a 100 -t ed25519 -q -N "" -f /root/.ssh/id_ed25519 ssh-keygen -o -a 100 -t ed25519 -q -N "" -f /root/.ssh/id_ed25519
generate-borgmatic-config
echo '/swapfile none swap sw 0 0' >> /etc/fstab echo '/swapfile none swap sw 0 0' >> /etc/fstab