parent
e671bd76dd
commit
df79109d18
@ -9,7 +9,7 @@ git pull origin $REMOTE_BRANCH
|
|||||||
|
|
||||||
# Create target folder and move files
|
# Create target folder and move files
|
||||||
mkdir -p $TARGET_DIR
|
mkdir -p $TARGET_DIR
|
||||||
if [ -n $FLATTENFOLDER ]; then
|
if [ -n $FLATTEN_FOLDER ]; then
|
||||||
# Flatten folder structure
|
# Flatten folder structure
|
||||||
mv ./*/**/* $TARGET_DIR
|
mv ./*/**/* $TARGET_DIR
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user