Should be as simple as running this command as is within some Terminal add-on:
curl -fsSL -H "Authorization: Bearer ${SUPERVISOR_TOKEN}" http://supervisor/os/config/swap -d '{"swap_size": "0"}'
Should be as simple as running this command as is within some Terminal add-on:
curl -fsSL -H "Authorization: Bearer ${SUPERVISOR_TOKEN}" http://supervisor/os/config/swap -d '{"swap_size": "0"}'