Rename file
This commit is contained in:
parent
3775ec1cc7
commit
1c44fb00ed
2 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -125,7 +125,7 @@ apply_file 644 '/etc/apt/sources.list'
|
|||
|
||||
on_chroot apt-key add - < "$KEYS_DIR/raspberrypi-archive-keyring.gpg"
|
||||
|
||||
apply_file 644 '/etc/apt/apt.conf.d/50raspi'
|
||||
apply_file 644 '/etc/apt/apt.conf.d/50pdiffs'
|
||||
|
||||
on_chroot << EOF
|
||||
apt-get update
|
||||
|
|
Reference in a new issue