Update main.sh

This commit is contained in:
ferrreo 2023-07-06 18:15:28 +01:00 committed by GitHub
parent 287b196ffa
commit 639ea507ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ DEBIAN_FRONTEND=noninteractive
git clone https://github.com/waycrate/wayshot.git --recurse-submodules
cd wayshot
cp -rvf ../debian ./
cp -vf ../Makefile ./Makefile
# Get build deps
apt-get build-dep ./ -y