소스 검색

chmod manual links

Bryan Roessler 2 일 전
부모
커밋
e188a66334
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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