echo """To generate slapos configuration run '#slapos node register'""" if [ -f /bin/systemctl ]; then systemctl enable slapos-node.service systemctl start slapos-node.service fi