1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-10-05 19:18:01 +08:00
ULib/tests/examples/TSA/bin/openssl
2015-01-23 17:24:36 +01:00

11 lines
149 B
Bash
Executable File

#!/bin/sh
chmod 666 ~/.rnd
# 193de24e.0
#DIR=`arch`
#exec /mnt/home/stefano/openssl/bin/$DIR/openssl "$@"
# 611b805d.0
exec /usr/bin/openssl "$@"