mirror of
https://github.com/xHyroM/void-packages.git
synced 2024-11-10 00:48:06 +01:00
4 lines
63 B
Bash
4 lines
63 B
Bash
#!/bin/sh
|
|
|
|
echo "strip-wrapper: ignoring arguments: $@"
|
|
exit 0
|