mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-06-23 22:14:31 +02:00
vlmcsd-svn906-2016-06-05-Hotbird64
This commit is contained in:
3
strip_binaries
Executable file
3
strip_binaries
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
find binaries -xdev -name 'vlmcs*' ! -name '*-NetBSD-*' ! -name '*-Windows-*' ! -name '*-cygwin-*' ! -name '*-MacOSX-*' ! -name '*-iOS-*' -exec sstrip -z {} \;
|
Reference in New Issue
Block a user