fix: permissions on docker scripts

This commit is contained in:
diced
2026-02-23 00:43:41 -08:00
parent ab1d394a46
commit 01f177fbc3
3 changed files with 1 additions and 1 deletions

0
docker/entrypoint.sh Normal file → Executable file
View File

0
docker/ziplinectl.sh Normal file → Executable file
View File

View File

@@ -125,5 +125,5 @@
"engines": { "engines": {
"node": ">=22" "node": ">=22"
}, },
"packageManager": "pnpm@10.12.1" "packageManager": "pnpm@10.30.1+sha512.3590e550d5384caa39bd5c7c739f72270234b2f6059e13018f975c313b1eb9fefcc09714048765d4d9efe961382c312e624572c0420762bdc5d5940cdf9be73a"
} }