mirror of
https://github.com/Retropex/apolloapi-v2.git
synced 2025-05-28 13:02:35 +02:00
Update first_run
Increase swap to 3GB
This commit is contained in:
parent
e2364b2d73
commit
e11a93170f
@ -28,7 +28,7 @@ ln -s /media/nvme/Bitcoin/ ~/.bitcoin/
|
||||
|
||||
|
||||
#configure swap
|
||||
fallocate -l 2G /media/nvme/swapfile
|
||||
fallocate -l 3G /media/nvme/swapfile
|
||||
chmod 600 /media/nvme/swapfile
|
||||
mkswap /media/nvme/swapfile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user