瀏覽代碼

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