mirror of
https://github.com/brain-hackers/buildbrain
synced 2025-01-21 19:00:13 +09:00
Add a line to fix Midori error
This commit is contained in:
parent
e6e2d04a92
commit
af6774678c
@ -58,6 +58,9 @@ DEBIAN_FRONTEND=noninteractive \
|
|||||||
python3 python3-dev python3-setuptools python3-wheel python3-pip python3-smbus \
|
python3 python3-dev python3-setuptools python3-wheel python3-pip python3-smbus \
|
||||||
resolvconf net-tools ssh openssh-client avahi-daemon curl wget
|
resolvconf net-tools ssh openssh-client avahi-daemon curl wget
|
||||||
|
|
||||||
|
# Fix Midori launch failure
|
||||||
|
sudo update-mime-database /usr/share/mime
|
||||||
|
|
||||||
# Get wild
|
# Get wild
|
||||||
cat <<EOF > /etc/apt/sources.list
|
cat <<EOF > /etc/apt/sources.list
|
||||||
deb http://deb.debian.org/debian buster main contrib non-free
|
deb http://deb.debian.org/debian buster main contrib non-free
|
||||||
|
Loading…
Reference in New Issue
Block a user