Skip to content

Commit

Permalink
add u
Browse files Browse the repository at this point in the history
  • Loading branch information
53845714nF authored Sep 11, 2021
1 parent 5284343 commit bacf31e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Das vuln2pve Skript auf den Proxmox VE Host ablegen. Am besten im `/opt` oder `/

##### Ausführungsrechte vergeben:
```bash
chmod +x vuln2pve
chmod u+x vuln2pve

```

Expand Down Expand Up @@ -60,7 +60,7 @@ Copy the vuln2pve file to your Proxmox VE Host the best in the `/opt` or `/usr/l

##### Set execution rights:
```bash
chmod +x vuln2pve
chmod u+x vuln2pve

```

Expand Down

0 comments on commit bacf31e

Please sign in to comment.