Update README to change the direct download link for the setup script from the main repository to a new URL, improving clarity for users accessing the script.
This commit is contained in:
@@ -7,7 +7,7 @@ A comprehensive bash script for securing and setting up a fresh Debian 12 system
|
||||
Download the latest version of the script directly from the repository:
|
||||
|
||||
```bash
|
||||
wget -O setup.sh "https://del-c.net/debian"
|
||||
wget -O setup.sh "https://del-c.net/deb12"
|
||||
chmod +x setup.sh
|
||||
sudo ./setup.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user