add installing p12 for cert-mgr
[platform/core/security/cert-svc.git] / debian / com.samsung.mgr-app.postinst.in
1 #!/bin/sh
2
3 # file owner
4 if [ ${USER} == "root" ]
5 then
6         echo "Test if"
7 else
8         eche "Test else"
9 fi
10