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

INSTANCE_NAME=tps-master

systemctl stop pki-tomcatd@$INSTANCE_NAME.service

#INSTANCE_NAME=pki-tps

#systemctl stop pki-tpsd@$INSTANCE_NAME.service