This commit is contained in:
first 2025-07-08 16:21:25 +00:00
parent be9da6eb25
commit 1e336f1d6b

View file

@ -35,8 +35,7 @@ Before running the script, you will need:
1. Clone this repository to your Debian server: 1. Clone this repository to your Debian server:
```bash ```bash
git clone <your-repository-url> curl -fsSL -o onepush.sh https://git.r21.io/primemover/onepush/raw/branch/master/onepush.sh
cd <repository-directory>
``` ```
2. Make the script executable: 2. Make the script executable: