Upgrade from safenode 0.109.0 to 0.110.0 using safenode-manager

Now the standard is 1 node 5 gb, but how do I allocate 1 tb to 1 node? Because my internet connection starts :exploding_head: as soon as I try to do something like 200 nodes (would like to give as much storage to the Network).

Can I also compress these two commands into one?

sudo /root/.local/bin/safenode-manager add --count 2 --owner eddde --home-network

sudo /root/.local/bin/safenode-manager start --interval 20000

sudo /root/.local/bin/safenode-manager add --count 2 --owner eddde start --interval 20000

Has someone tried this already?