Update psc_suite.sh
This commit is contained in:
parent
eff91f3f09
commit
0e7c478aab
@ -14,11 +14,12 @@ chown root:root /swapfile
|
|||||||
chmod 0600 /swapfile
|
chmod 0600 /swapfile
|
||||||
mkswap /swapfile
|
mkswap /swapfile
|
||||||
swapon /swapfile
|
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
|
ssh-keygen -o -a 100 -t ed25519 -q -N "" -f /root/.ssh/id_ed25519
|
||||||
generate-borgmatic-config
|
generate-borgmatic-config
|
||||||
|
|
||||||
echo '/swapfile none swap sw 0 0' >> /etc/fstab
|
|
||||||
|
|
||||||
apt update
|
apt update
|
||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user