pkgs/common/wrappers/strip.sh
2022-04-12 14:56:19 -04:00

4 lines
63 B
Bash

#!/bin/sh
echo "strip-wrapper: ignoring arguments: $@"
exit 0