This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
evolution-packages/common/wrappers/strip.sh

5 lines
63 B
Bash
Raw Normal View History

2023-08-05 21:19:04 +01:00
#!/bin/sh
echo "strip-wrapper: ignoring arguments: $@"
exit 0