run process-templates as an executable
This commit is contained in:
parent
ffe32aca51
commit
8a4a08cae8
@ -31,7 +31,7 @@ cp -a nginx nginx-tmp
|
||||
rm -rf static-tmp
|
||||
cp -a static static-tmp
|
||||
|
||||
python3 process-templates.py static-tmp
|
||||
./process-templates static-tmp
|
||||
|
||||
for file in static-tmp/**/*.@(json|webmanifest); do
|
||||
json_verify < "$file" >/dev/null
|
||||
|
0
process-templates.py → process-templates
Normal file → Executable file
0
process-templates.py → process-templates
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user