diff options
| author | nl6720 <nl6720@gmail.com> | 2022-03-31 19:49:30 +0300 |
|---|---|---|
| committer | nl6720 <nl6720@gmail.com> | 2022-03-31 19:49:30 +0300 |
| commit | b5011af3f4ac63214fdecef442550cce5ae4a971 (patch) | |
| tree | 85bdd594a46546f2426ed8ce0fbadd26089b9e23 /configs/releng/profiledef.sh | |
| parent | 07d8035624cff64e28f1148ddec9e970e26173da (diff) | |
| parent | cec14d8b50f55fd077550f57988de41b0e1b4d63 (diff) | |
| download | archiso-b5011af3f4ac63214fdecef442550cce5ae4a971.tar.gz archiso-b5011af3f4ac63214fdecef442550cce5ae4a971.tar.bz2 | |
Merge remote-tracking branch 'origin/merge-requests/239'
* origin/merge-requests/239:
add needed files
See merge request !239
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" ) |
