Update main.sh
This commit is contained in:
parent
7eb2f2e2f5
commit
3ffca9f2d5
6
main.sh
6
main.sh
@ -1,10 +1,6 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
set -e
|
set -e
|
||||||
# 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 --recursive https://github.com/obsproject/obs-studio.git
|
git clone --recursive https://github.com/obsproject/obs-studio.git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user