Selaa lähdekoodia

Deployment directory

Bob Mottram 9 vuotta sitten
vanhempi
commit
a7b3e89d20
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0
    1
      src/freedombone

+ 0
- 1
src/freedombone Näytä tiedosto

@@ -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