Browse Source

Deployment directory

Bob Mottram 9 years ago
parent
commit
a7b3e89d20
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/freedombone

+ 0
- 1
src/freedombone View File

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