Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
sdc
/
refs/heads/21.4
/
.
/
asdctool
/
sdc-cassandra-init
/
startup.sh
blob: 2a20eaa67dd14e89f359e3c79f6813b838a53206 [
file
] [
log
] [
blame
]
#!/bin/sh
cd
/
home
/
sdc
/
chef
-
solo
chef
-
solo
-
c solo
.
rb
-
E $
{
ENVNAME
}
rc
=
$
?
if
[
$rc
-
ne
0
];
then
exit $rc
;
fi