Pārlūkot izejas kodu

chmod manual links

Bryan Roessler 2 dienas atpakaļ
vecāks
revīzija
e188a66334
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      scripts/usr/local/bin/script-deploy-manual

+ 1 - 0
scripts/usr/local/bin/script-deploy-manual

@@ -30,4 +30,5 @@ for desktop in /home/*/Desktop; do
 		URL=$manual_url
 		Icon=text-html
 	EOF
+  chmod 644 "$desktop/manual.desktop"
 done