feat(up): assume yes for flatpak update
This commit is contained in:
parent
3af1404300
commit
fa9b75e9af
1 changed files with 1 additions and 0 deletions
1
up.sh
1
up.sh
|
@ -9,3 +9,4 @@
|
||||||
#command=$1
|
#command=$1
|
||||||
|
|
||||||
sudo apt update && sudo apt upgrade -y
|
sudo apt update && sudo apt upgrade -y
|
||||||
|
flatpak update -y
|
||||||
|
|
Loading…
Reference in a new issue