First Commit - Source Code from Reply
This commit is contained in:
9
dbcmnpsrc/FE/mnpapp/script/keyLoader.sh
Normal file
9
dbcmnpsrc/FE/mnpapp/script/keyLoader.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/ksh
|
||||
|
||||
THIS_PATH=`dirname $0`
|
||||
|
||||
THIS=`basename $0 .sh`
|
||||
|
||||
adesso=$(date)
|
||||
echo '******' $adesso Eseguo keyLoader.sh
|
||||
$THIS_PATH/javaExec_unix.sh it.valueteam.securityutility.KeyManager
|
||||
Reference in New Issue
Block a user