openssl/util/point.sh

5 lines
37 B
Bash
Raw Normal View History

#!/bin/sh
/bin/rm -f $2
ln -s $1 $2