[signalapp/Signal-Desktop#7008] Readme, reproducible builds: update chmod command
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com> Co-authored-by: Chad Dougherty <crd@acm.org>
This commit is contained in:
parent
a0673dcc3e
commit
64e54aed86
1 changed files with 1 additions and 1 deletions
|
@ -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`.
|
> If your user is not in Docker's `docker` group, then you may need to run the script as `sudo`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ chmod +x ./build.sh public
|
$ chmod +x ./build.sh
|
||||||
$ ./build.sh public
|
$ ./build.sh public
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue