2 lines
44 B
Bash
2 lines
44 B
Bash
#!/bin/sh
|
|
exec @@CONFIG_TARGET_STRIP@@ "$@"
|
#!/bin/sh
|
|
exec @@CONFIG_TARGET_STRIP@@ "$@"
|