Skip to content

Commit

Permalink
fix network configure
Browse files Browse the repository at this point in the history
  • Loading branch information
fuji246 committed Apr 24, 2020
1 parent 3450823 commit 1d48693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stage-lomo/01-lomo/01-run.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash -e

install -m 644 "${ROOTFS_DIR}/etc/network/interfaces.eth" "${ROOTFS_DIR}/etc/network/interfaces"
install -m 644 files/logo_transparent.png "${ROOTFS_DIR}/usr/share/plymouth/debian-logo.png"
install -m 644 files/spinfinity.script "${ROOTFS_DIR}/usr/share/plymouth/themes/spinfinity/"
install -m 644 files/spinfinity.plymouth "${ROOTFS_DIR}/usr/share/plymouth/themes/spinfinity/"
Expand Down

0 comments on commit 1d48693

Please sign in to comment.