瀏覽代碼

Deployment directory

Bob Mottram 9 年之前
父節點
當前提交
a7b3e89d20
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      src/freedombone

+ 0
- 1
src/freedombone 查看文件

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