try find
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Emil Lerch 2021-01-06 01:57:08 -08:00
parent 9a2d833fc2
commit febb6e955c
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -45,7 +45,7 @@ RUN true \
&& staticx \
--strip \
--no-compress \
-l /lib/$(uname -m)-linux-gnu/libgcc_s.so.1 \
-l $(find /lib -name libgcc_s.so.1) \
dist/etags dist/app \
&& chmod 755 dist/app