mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-21 06:11:31 +00:00
Typo
This commit is contained in:
parent
547b7732e9
commit
ffd7256f84
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ create_board_package()
|
|||
rm /etc/network/interfaces
|
||||
mv /etc/network/interfaces.tmp /etc/network/interfaces
|
||||
fi
|
||||
# make a backup sice we are unconditionally overwriting this on update
|
||||
# make a backup since we are unconditionally overwriting this on update
|
||||
cp /etc/default/cpufrequtils /etc/default/cpufrequtils.dpkg-old
|
||||
dpkg-divert --package linux-${RELEASE}-root-${DEB_BRANCH}${BOARD} --add --rename \
|
||||
--divert /etc/mpv/mpv-dist.conf /etc/mpv/mpv.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue