mirror of
https://github.com/diced/zipline.git
synced 2026-03-12 21:22:49 -07:00
fix: permissions on docker scripts
This commit is contained in:
0
docker/entrypoint.sh
Normal file → Executable file
0
docker/entrypoint.sh
Normal file → Executable file
0
docker/ziplinectl.sh
Normal file → Executable file
0
docker/ziplinectl.sh
Normal file → Executable file
@@ -125,5 +125,5 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22"
|
"node": ">=22"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.12.1"
|
"packageManager": "pnpm@10.30.1+sha512.3590e550d5384caa39bd5c7c739f72270234b2f6059e13018f975c313b1eb9fefcc09714048765d4d9efe961382c312e624572c0420762bdc5d5940cdf9be73a"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user