mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-08 17:51:20 +02:00
add linux command
This commit is contained in:
parent
b0f5ae8e69
commit
172b4a1b5f
@ -66,3 +66,9 @@ python .github/scripts/check_language_properties.py --reference-file src\main\re
|
|||||||
|
|
||||||
python .github/scripts/check_language_properties.py --reference-file src\main\resources\messages_en_GB.properties --branch "" --check-file src\main\resources\messages_pl_PL.properties
|
python .github/scripts/check_language_properties.py --reference-file src\main\resources\messages_en_GB.properties --branch "" --check-file src\main\resources\messages_pl_PL.properties
|
||||||
```
|
```
|
||||||
|
#### Linux command
|
||||||
|
```bash
|
||||||
|
python3 .github/scripts/check_language_properties.py --reference-file stirling-pdf/src/main/resources/messages_en_GB.properties --branch "" --files stirling-pdf/src/main/resources/messages_pl_PL.properties
|
||||||
|
|
||||||
|
python3 .github/scripts/check_language_properties.py --reference-file stirling-pdf/src/main/resources/messages_en_GB.properties --branch "" --check-file stirling-pdf/src/main/resources/messages_pl_PL.properties
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user