summaryrefslogtreecommitdiffstats
path: root/scripts/tps-start.sh
blob: 16cd5069d6e765f715aa97f41879d4ab639adf86 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh -x

INSTANCE_NAME=tps-master

systemctl start pki-tomcatd@$INSTANCE_NAME.service

#INSTANCE_NAME=pki-tps

#systemctl start pki-tpsd@$INSTANCE_NAME.service