Ver código fonte

chmod manual links

Bryan Roessler 2 dias atrás
pai
commit
e188a66334
1 arquivos alterados com 1 adições e 0 exclusões
  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