Update main.sh
This commit is contained in:
parent
4d054abbb3
commit
3685f0caa9
5
main.sh
5
main.sh
@ -1,8 +1,3 @@
|
|||||||
# Add dependent repositories
|
|
||||||
wget -q -O - https://ppa.pika-os.com/key.gpg | sudo apt-key add -
|
|
||||||
add-apt-repository https://ppa.pika-os.com
|
|
||||||
add-apt-repository ppa:pikaos/pika
|
|
||||||
add-apt-repository ppa:kubuntu-ppa/backports
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://github.com/vcrhonek/hwdata -b v0.370
|
git clone https://github.com/vcrhonek/hwdata -b v0.370
|
||||||
sed -i 's#/usr/bin/env\ python#/usr/bin/env\ python3#' ./*
|
sed -i 's#/usr/bin/env\ python#/usr/bin/env\ python3#' ./*
|
||||||
|
Loading…
Reference in New Issue
Block a user