Skip to content
Snippets Groups Projects
Commit a3a2f1a9 authored by Snapshotter bot🤖's avatar Snapshotter bot🤖
Browse files

Snapshot 2023-12-05T11:45+00:00, tasks 32136-36353

ALBS commit: e46b4bb4 ("Include index.php in the URL when downloading attachments")
Tasks download started: 2023-12-05T10:03:52+00:00
Tasks download finished: 2023-12-05T11:43:13+00:00
Attachments download started: 2023-12-05T11:43:18+00:00
Attachments download finished: 2023-12-05T11:44:58+00:00
parent d09223bf
No related branches found
No related tags found
No related merge requests found
diff --git a/bash.install b/bash.install
index 389b402..ca9e8d1 100644
--- a/bash.install
+++ b/bash.install
@@ -1,5 +1,6 @@
post_upgrade() {
grep -qe '^/bin/rbash$' etc/shells || echo '/bin/rbash' >> etc/shells
+ grep -qe '^/usr/bin/bash$' etc/shells || echo '/usr/bin/rbash' >> etc/shells
grep -qe '^/usr/bin/rbash$' etc/shells || echo '/usr/bin/rbash' >> etc/shells
}
......@@ -9882,6 +9882,7 @@
33670 10004 initramfs.broken
33670 10005 initramfs.fixed
33674 10006 output
33677 23125 PKGBUILD.diff
33678 10007 lionmail-git.log
33688 10011 fstrim_human_readable_output.patch
33688 10012 PKGBUILD_update.patch
......
......@@ -1069,7 +1069,7 @@
<div class="attachments">
<a
title="PKGBUILD.diff"
href="../attachments/33677/23125/index.html?getfile=23125"
href="../attachments/33677/23125/PKGBUILD.diff"
>
<img
src="../themes/ArchLinux/mime/text.png"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment