4 lines
99 B
Bash
4 lines
99 B
Bash
#! /bin/sh
|
|
# $OpenBSD: no-strip,v 1.1 2020/05/20 12:57:10 espie Exp $
|
|
|
|
echo "NOT running strip $@"
|