fisrt commit
This commit is contained in:
parent
8f0eae0aef
commit
c3b0dc358c
3
main.sh
3
main.sh
@ -3,8 +3,9 @@ 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
|
||||
add-apt-repository ppa:pikaos/ppa-deps
|
||||
# Clone Upstream
|
||||
git clone https://github.com/flightlessmango/MangoHud.git -b v0.6.8
|
||||
git clone --recurse-submodules https://github.com/flightlessmango/MangoHud.git -b v0.6.8
|
||||
mv ./MangoHud ./mangohud
|
||||
cp -rvf ./debian ./mangohud
|
||||
cd ./mangohud
|
||||
|
@ -4,8 +4,9 @@ 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
|
||||
add-apt-repository ppa:pikaos/ppa-deps
|
||||
# Clone Upstream
|
||||
git clone https://github.com/flightlessmango/MangoHud.git -b v0.6.8
|
||||
git clone --recurse-submodules https://github.com/flightlessmango/MangoHud.git -b v0.6.8
|
||||
mv ./MangoHud ./mangohud
|
||||
cp -rvf ./debian ./mangohud
|
||||
cd ./mangohud
|
||||
|
Loading…
Reference in New Issue
Block a user