mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
add message while building linux version
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
echo Building FFmpeg VVCEasy Linux version...
|
||||||
sudo apt update && sudo apt upgrade -y && \
|
sudo apt update && sudo apt upgrade -y && \
|
||||||
sudo apt install build-essential cmake nasm autoconf pkg-config \
|
sudo apt install build-essential cmake nasm autoconf pkg-config \
|
||||||
python3-setuptools ninja-build python3-pip libtool git wget -y && \
|
python3-setuptools ninja-build python3-pip libtool git wget -y && \
|
||||||
|
Reference in New Issue
Block a user