Update main.sh

This commit is contained in:
ferrreo 2023-06-24 16:56:13 +01:00 committed by GitHub
parent ad4410f44c
commit f8c0d5784d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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