blob: 6b463c3e032ef73e8249d12185bfb254b54b3aae [file] [log] [blame]
Joey Armstrong7adbfb02023-01-24 17:02:37 -05001#!/bin/bash
2
3declare -a cmds=()
4# cmds=('diff')
5# cmds=('rsync' '-rv' '--checksum')
6
7
8cp ../ciy/./vars/showCommands.groovy ./vars/showCommands.groovy
9cp ../ciy/./vars/volthaStackDeploy.groovy ./vars/volthaStackDeploy.groovy