WARNING - Work in Progress - It is not Bug Free! Use with Caution. This repository contains Dockerfiles and accompanying scripts that allow deployment of sw360 via docker
Previously there was a folder miscellaneous/prepare-liferay/downloads/ which was preserved in git by a .gitkeep. I have now seen multiple people removing that folder for cleanup and thus creating conflicts. This PR prevents that issue by always creating this folder on demand.
Previously there was a folder
miscellaneous/prepare-liferay/downloads/
which was preserved in git by a.gitkeep
. I have now seen multiple people removing that folder for cleanup and thus creating conflicts. This PR prevents that issue by always creating this folder on demand.