mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-02-02 10:26:50 +01:00
fix codacy problem
This commit is contained in:
parent
4b2204bf77
commit
f3d945fd13
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
sudo apt update && sudo apt upgrade -y
|
||||
sudo apt install ffmpeg qt5-default build-essential git -y
|
||||
sudo apt update
|
||||
git pull
|
||||
git pull
|
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
brew update
|
||||
brew upgrade ffmpeg
|
||||
git pull
|
||||
git pull
|
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo Martin Eesmaa / VVC Compiler (vvenc and vvdec)
|
||||
echo We will check packages called: build-essential and cmake
|
||||
echo It will check, if the build-essential and cmake packages are installed or not.
|
||||
|
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo Martin Eesmaa / VVC Compiler (vvenc and vvdec)
|
||||
echo Please make sure your Xcode is installed on your Applications.
|
||||
echo.
|
||||
|
Loading…
x
Reference in New Issue
Block a user