Skip to content

Commit 29ac2ca

Browse files
committed
build
1 parent ffbaeeb commit 29ac2ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

usr/share/usability-misc/dist-installer-cli-standalone

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2377,6 +2377,8 @@ write_sources_debian() {
23772377

23782378
printf '%s\n' "${url}" | root_cmd tee -- "${file}" ||
23792379
die 1 "${underline}Sources List Writer:${nounderline} Failed to write to file: '${file}'"
2380+
2381+
root_cmd chmod o+r -- "${file}"
23802382
}
23812383

23822384

0 commit comments

Comments
 (0)