Skip to content

Commit

Permalink
sh extension to shell script
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Oberlechner <[email protected]>
  • Loading branch information
geoberle committed Oct 25, 2024
1 parent efddc6d commit 3830101
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ The `Makefile` is templated based on the ARO HCP environment to interact with.
Run the following command to generate a `Makefile` for personal development.

```bash
./generate-makefile personal-dev
./generate-makefile.sh personal-dev
```
File renamed without changes.
2 changes: 1 addition & 1 deletion frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The `Makefile` is templated based on the ARO HCP environment to interact with.
Run the following command to generate a `Makefile` for personal development.

```bash
./generate-makefile personal-dev
./generate-makefile.sh personal-dev
```

## Build frontend binary for local testing
Expand Down
File renamed without changes.

0 comments on commit 3830101

Please sign in to comment.