source code open - cert-svc-ui
[framework/security/cert-svc-ui.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