fixed issue with already existing directory during mv
This commit is contained in:
@@ -40,6 +40,6 @@ else
|
||||
cd ../
|
||||
done
|
||||
# rename for server paths
|
||||
rm -rf ../dist/docs/developers
|
||||
mv ../dist/docs/dev-portal ../dist/docs/developers
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user