deck: fix exec bit on deckwrap
This commit is contained in:
parent
0afd550a25
commit
74445676c8
@ -17,6 +17,8 @@
|
|||||||
unset LD_PRELOAD LD_LIBRARY_PATH
|
unset LD_PRELOAD LD_LIBRARY_PATH
|
||||||
|
|
||||||
exec "$@"
|
exec "$@"
|
||||||
|
EOF
|
||||||
|
chmod +x $out/bin/deckwrap
|
||||||
''
|
''
|
||||||
)
|
)
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user