Commit 3df3f636 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

NodeJS 22 needs more swap to build - added another 1GB

parent 3f0a02af
all:
dd if=/dev/zero of=swap bs=1048576 count=1024
dd if=/dev/zero of=swap bs=1048576 count=2048
chmod 600 swap
mkswap swap
swapon swap
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment