Deprecated update commands

This commit is contained in:
MartinEesmaa 2022-09-17 11:38:17 +10:00
parent 1d62f5a9e5
commit f38aca5b15
2 changed files with 0 additions and 8 deletions

View File

@ -1,4 +0,0 @@
#!/bin/bash
sudo apt update && sudo apt upgrade -y
sudo apt install ffmpeg qt5-default build-essential git -y
git pull

View File

@ -1,4 +0,0 @@
#!/bin/bash
brew update
brew upgrade ffmpeg
git pull