Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/profiledef.sh
diff options
context:
space:
mode:
authorAlexander Epaneshnikov <aarnaarn2@gmail.com>2022-03-29 18:24:16 +0300
committerAlexander Epaneshnikov <aarnaarn2@gmail.com>2022-03-29 19:31:14 +0300
commitcec14d8b50f55fd077550f57988de41b0e1b4d63 (patch)
treeb1fe340dbf08125cf2c83b232accc6af8bcc55be /configs/releng/profiledef.sh
parente5bdf0c6ab960a351353f97981a0f2151c3f1b93 (diff)
add needed files
this fixes #167
Diffstat (limited to 'configs/releng/profiledef.sh')
-rw-r--r--configs/releng/profiledef.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/releng/profiledef.sh b/configs/releng/profiledef.sh
index 5feb205..e8cb892 100644
--- a/configs/releng/profiledef.sh
+++ b/configs/releng/profiledef.sh
@@ -20,4 +20,5 @@ file_permissions=(
["/usr/local/bin/choose-mirror"]="0:0:755"
["/usr/local/bin/Installation_guide"]="0:0:755"
["/usr/local/bin/livecd-sound"]="0:0:755"
+ ["/usr/local/bin/pacman-beep.sh"]="0:0:755"
)