fix codacy problem

This commit is contained in:
MartinEesmaa
2022-05-09 22:12:33 +10:00
parent 4b2204bf77
commit f3d945fd13
4 changed files with 7 additions and 3 deletions

View File

@ -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