This commit is contained in:
@ -2,8 +2,8 @@
|
||||
set -e
|
||||
|
||||
cpconfig -license -set "$CRYPTOPRO_LICENSE"
|
||||
# certmgr -inst -file /var/opt/cprocsp/keys/cert.cer -cont "$CRYPTOPRO_CONTAINER"
|
||||
certmgr -inst -file /var/opt/cprocsp/keys/cert.p7b -cont "$CRYPTOPRO_CONTAINER"
|
||||
certmgr -inst -file /var/opt/cprocsp/keys/cert.cer -cont "$CRYPTOPRO_CONTAINER"
|
||||
# certmgr -inst -file /var/opt/cprocsp/keys/cert.p7b -cont "$CRYPTOPRO_CONTAINER"
|
||||
|
||||
# python -m alembic upgrade head
|
||||
python server.py
|
||||
|
||||
Reference in New Issue
Block a user