0xJacky 3 rokov pred
rodič
commit
9fb3b48282
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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
 }