added video presets
This commit is contained in:
parent
074b56ba30
commit
277fb7b293
11 changed files with 17 additions and 6 deletions
|
@ -1,3 +1,4 @@
|
|||
|
||||
function update() {
|
||||
if type "apt-get" &> /dev/null; then
|
||||
sudo apt-get update;
|
||||
|
@ -26,4 +27,3 @@ function update() {
|
|||
brew cask upgrade;
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue