Update main.sh
This commit is contained in:
parent
287b196ffa
commit
639ea507ca
1
main.sh
1
main.sh
@ -6,6 +6,7 @@ DEBIAN_FRONTEND=noninteractive
|
|||||||
git clone https://github.com/waycrate/wayshot.git --recurse-submodules
|
git clone https://github.com/waycrate/wayshot.git --recurse-submodules
|
||||||
cd wayshot
|
cd wayshot
|
||||||
cp -rvf ../debian ./
|
cp -rvf ../debian ./
|
||||||
|
cp -vf ../Makefile ./Makefile
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user