diff options
| author | Alexander Epaneshnikov <aarnaarn2@gmail.com> | 2022-03-29 18:24:16 +0300 |
|---|---|---|
| committer | Alexander Epaneshnikov <aarnaarn2@gmail.com> | 2022-03-29 19:31:14 +0300 |
| commit | cec14d8b50f55fd077550f57988de41b0e1b4d63 (patch) | |
| tree | b1fe340dbf08125cf2c83b232accc6af8bcc55be /configs/releng/profiledef.sh | |
| parent | e5bdf0c6ab960a351353f97981a0f2151c3f1b93 (diff) | |
| download | archiso-cec14d8b50f55fd077550f57988de41b0e1b4d63.tar.gz archiso-cec14d8b50f55fd077550f57988de41b0e1b4d63.tar.bz2 | |
add needed files
this fixes #167
Diffstat (limited to 'configs/releng/profiledef.sh')
| -rw-r--r-- | configs/releng/profiledef.sh | 1 |
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" ) |
