Files

14 lines
340 B
Markdown
Raw Permalink Normal View History

2025-12-19 16:37:19 +01:00
# Newt - Quickinstall
This script supports you in quickly installing and configuring Newt on your machine.
- Installs Newt
- Configures a systemctl service
- Enables and starts the service
## Execute
Simply execute this command in your terminal:
```
curl https://code.faboi.cloud/fabio/Newt-Quickstart/raw/branch/main/init.sh | bash
```