Skip to content

sjmh/cbt_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Wrapper for cbt export and import

You can configure two aspects for the script:

  • The 'run' directory. This is where the packages, filters and such will go.
  • The 'cbt' directory. This is where the cbt binaries and cbt.cfg usually reside.

The 'run' directory can be created by ( feel free to change the main dir ):

mkdir /var/opt/opsware/cbt_exports; cd !$
mkdir {exports,imports,packages,filters}

The 'cbt' directory assumes a structure of:

  • CBT_DIR/cbt.cfg
  • CBT_DIR/bin/cbt

You can modify these locations in the compile_options function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages