Deployment directory

This commit is contained in:
Bob Mottram 2016-06-18 13:54:49 +01:00
parent 5e991865ab
commit a7b3e89d20
1 changed files with 0 additions and 1 deletions

View File

@ -9980,7 +9980,6 @@ function install_media_server {
python setup.py develop
# create a configuration
cd $MEDIA_SERVER_BASE_DIRECTORY
if [ -f deployment.ini ]; then
rm deployment.ini
fi