Deployment directory
This commit is contained in:
parent
5e991865ab
commit
a7b3e89d20
|
@ -9980,7 +9980,6 @@ function install_media_server {
|
||||||
python setup.py develop
|
python setup.py develop
|
||||||
|
|
||||||
# create a configuration
|
# create a configuration
|
||||||
cd $MEDIA_SERVER_BASE_DIRECTORY
|
|
||||||
if [ -f deployment.ini ]; then
|
if [ -f deployment.ini ]; then
|
||||||
rm deployment.ini
|
rm deployment.ini
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue