Install earlyoom at gce instance startup
This commit is contained in:
@ -25,8 +25,6 @@ if [[ $threadCount -gt 4 ]]; then
|
||||
threadCount=4
|
||||
fi
|
||||
|
||||
net/scripts/install-earlyoom.sh
|
||||
|
||||
case $deployMethod in
|
||||
snap)
|
||||
rsync -vPrc "$entrypointIp:~/solana/solana.snap" .
|
||||
|
Reference in New Issue
Block a user