add initial script

This commit is contained in:
hoellen
2018-02-15 23:11:09 +01:00
parent f3a6e0c9c8
commit 19c1cfa405
2 changed files with 69 additions and 1 deletions

View File

@ -15,7 +15,6 @@ openssl_conf=$opt_folder/openssl.conf
#############
# script
# check if needed files are provided
if [ $# -eq 0 ]; then
echo "No arguments provided."