Closed invertdna closed 1 year ago
these lines:
cp ./bin/* {path where to create files}/scripts cp -r ./metadata/* {path where to create files}/metadata
assume a scripts and a metadata folder, but the setup script config.sh does not create these folders.
scripts
metadata
config.sh
fixed! new code added to config file
these lines:
assume a
scripts
and ametadata
folder, but the setup scriptconfig.sh
does not create these folders.