mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
fix codacy problem
This commit is contained in:
@ -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 install ffmpeg qt5-default build-essential git -y
|
||||||
sudo apt update
|
|
||||||
git pull
|
git pull
|
@ -1,3 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
brew update
|
brew update
|
||||||
brew upgrade ffmpeg
|
brew upgrade ffmpeg
|
||||||
git pull
|
git pull
|
@ -1,3 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
echo Martin Eesmaa / VVC Compiler (vvenc and vvdec)
|
echo Martin Eesmaa / VVC Compiler (vvenc and vvdec)
|
||||||
echo We will check packages called: build-essential and cmake
|
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.
|
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 Martin Eesmaa / VVC Compiler (vvenc and vvdec)
|
||||||
echo Please make sure your Xcode is installed on your Applications.
|
echo Please make sure your Xcode is installed on your Applications.
|
||||||
echo.
|
echo.
|
||||||
|
Reference in New Issue
Block a user