This website requires JavaScript.
Explore
Help
Sign In
root
/
openssl
mirror of
https://github.com/openssl/openssl.git
Watch
1
Star
0
Fork
You've already forked openssl
0
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
b1fe6ca175
openssl
/
util
/
point.sh
7 lines
49 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
rm -f
$2
ln -s
$1
$2
echo
"
$2
=>
$1
"
Reference in New Issue
View Git Blame
Copy Permalink