Explorar o código

fix installer

blezz-tech hai 2 meses
pai
achega
501afed7aa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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