1
0
0xJacky 3 жил өмнө
parent
commit
9fb3b48282
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      install.sh

+ 1 - 1
install.sh

@@ -146,7 +146,7 @@ KillMode=mixed
 [Install]
 WantedBy=multi-user.target
 EOF
-    chmod 644 ServicePath
+    chmod 644 "$ServicePath"
     systemctl daemon-reload
 }