Deployment directory
This commit is contained in:
parent
5e991865ab
commit
a7b3e89d20
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue