瀏覽代碼

fix installer

blezz-tech 2 月之前
父節點
當前提交
501afed7aa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bin/install.sh

+ 1 - 1
bin/install.sh

@@ -77,7 +77,7 @@ else
 fi
 
 # Checking for sharix_open.service
-if [ -f sharix_open.service ]; then
+if [ -f conf/sharix_open.service ]; then
     echo "File sharix_open.service already exists"
 else
     cp conf/sharix_open.service.example conf/sharix_open.service