Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ci-management
/
d8b6f337320842d7476a4ab207dc37c4834e7e69
/
.
/
todo
blob: 6b463c3e032ef73e8249d12185bfb254b54b3aae [
file
] [
log
] [
blame
]
Joey Armstrong
7adbfb0
2023-01-24 17:02:37 -0500
[
diff
] [
blame
]
1
#!/bin/bash
2
3
declare
-
a cmds
=()
4
# cmds=('diff')
5
# cmds=('rsync' '-rv' '--checksum')
6
7
8
cp
../
ciy
/./
vars
/
showCommands
.
groovy
./
vars
/
showCommands
.
groovy
9
cp
../
ciy
/./
vars
/
volthaStackDeploy
.
groovy
./
vars
/
volthaStackDeploy
.
groovy