Update psc_suite.sh
This commit is contained in:
parent
d2fdbacbbb
commit
bc39d2b8cb
@ -15,6 +15,8 @@ chmod 0600 /swapfile
|
||||
mkswap /swapfile
|
||||
swapon /swapfile
|
||||
|
||||
ssh-keygen -o -a 100 -t ed25519 -q -N "" -f /root/.ssh/id_ed25519
|
||||
|
||||
echo '/swapfile none swap sw 0 0' >> /etc/fstab
|
||||
|
||||
apt update
|
||||
|
||||
Loading…
Reference in New Issue
Block a user