Deploy Session-templates
This commit is contained in:
@@ -231,7 +231,6 @@ mkdir -p $OSC
|
||||
mkdir -p $ExportFormats
|
||||
mkdir -p $Panners
|
||||
mkdir -p $Backends
|
||||
mkdir -p $Templates
|
||||
mkdir -p $Shared/doc
|
||||
|
||||
# maybe set variables
|
||||
@@ -398,12 +397,8 @@ for x in $BUILD_ROOT/../osc/*.preset ; do
|
||||
cp "$x" $OSC
|
||||
done
|
||||
|
||||
# Templates
|
||||
#for f in $BUILD_ROOT/../templates/* ; do
|
||||
# if [ -d "$f" ] ; then
|
||||
# echo Template: $f ; cp -r "$f" $Templates ;
|
||||
# fi
|
||||
#done
|
||||
#Session templates
|
||||
cp -av $BUILD_ROOT/../templates $Templates
|
||||
|
||||
# ExportFormats
|
||||
# got to be careful with names here
|
||||
|
||||
Reference in New Issue
Block a user