beaglebone-openrc: fix typo
This commit is contained in:
@@ -7,7 +7,7 @@ ENV LC_ALL=en_US.UTF-8
|
||||
|
||||
# Perform post-upgrade tasks (mirror sorting, updating repository db)
|
||||
ADD ./scripts/setup.sh /setup.sh
|
||||
ADD ./uboot/uboot.img /opt/backup/uboot/
|
||||
ADD ./uboot/u-boot.img /opt/backup/uboot/
|
||||
ADD ./uboot/MLO /opt/backup/uboot/
|
||||
RUN /bin/bash /setup.sh && rm -rf /setup.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user