Make script executable

This commit is contained in:
IshaVenikar 2025-06-03 11:25:53 +05:30
parent 779af9b2e8
commit ec1e885799
2 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
- Generate LPS lockup distribution JSON file - Generate LPS lockup distribution JSON file
``` ```
bash ~/cerc/laconicd-stack/scripts/generate-lps-lock.sh "<lps-distribution-spreadsheet-url-or-file-path>" ~/cerc/laconicd-stack/scripts/generate-lps-lock.sh "<lps-distribution-spreadsheet-url-or-file-path>"
``` ```
- This will generate the `distribution.json` file at `~/cerc/laconicd-stack/distribution.json` - This will generate the `distribution.json` file at `~/cerc/laconicd-stack/distribution.json`

0
scripts/generate-lps-lock.sh Normal file → Executable file
View File