mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
[signalapp/Signal-Desktop#7008] Readme, reproducible builds: update chmod command
Co-authored-by: Chad Dougherty <crd@acm.org>
This commit is contained in:
@@ -61,7 +61,7 @@ The last step is to run the `./build.sh` script, passing the `public` arg becaus
|
||||
> If your user is not in Docker's `docker` group, then you may need to run the script as `sudo`.
|
||||
|
||||
```bash
|
||||
$ chmod +x ./build.sh public
|
||||
$ chmod +x ./build.sh
|
||||
$ ./build.sh public
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user