blob: 0f63e0962b2ab0be4107ae09063dcb1d2caa8362 [file] [log] [blame]
gfrabonidf68f2e2017-09-27 11:24:35 -04001#!/bin/bash
2#
3echo '========= CALLING SCRIPT TO BUILD ONECLICK CONFIG TAR FILE ========='
4
5CURRENTDIR="$(pwd)"
6echo $CURRENTDIR
7
8cd kubernetes/config/docker/init
9
10chmod 755 *.*
11
Gino Fraboni949c31e2017-10-27 11:15:12 -040012cd src/config
13tar -czvf ../../onap-cfg.tar.gz *