chmod manual links

This commit is contained in:
2025-07-23 23:49:37 -04:00
parent cd18a0abad
commit e188a66334

View File

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